{
"data": {
"id": "250430_BiDcBV_2WY",
"url": "https:\/\/gartenbaumuseum.de\/",
"summary": "https:\/\/www.webpagetest.org\/results.php?test=250430_BiDcBV_2WY",
"testUrl": "https:\/\/gartenbaumuseum.de\/",
"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": 1745995736,
"testRuns": 1,
"fvonly": false,
"successfulFVRuns": 1,
"successfulRVRuns": 1,
"lighthouse": {
"lighthouseVersion": "11.4.0",
"requestedUrl": "https:\/\/gartenbaumuseum.de\/",
"mainDocumentUrl": "https:\/\/gartenbaumuseum.de\/",
"finalDisplayedUrl": "https:\/\/gartenbaumuseum.de\/",
"finalUrl": "https:\/\/gartenbaumuseum.de\/",
"fetchTime": "2025-04-30T06:48:12.378Z",
"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\/134.0.0.0 Safari\/537.36",
"environment": {
"hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/134.0.0.0 Safari\/537.36",
"benchmarkIndex": 2318.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\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"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": 650.16999999999996,
"name": "lh:config",
"duration": 514.08000000000004,
"entryType": "measure"
},
{
"startTime": 652.83000000000004,
"name": "lh:config:resolveArtifactsToDefns",
"duration": 59.530000000000001,
"entryType": "measure"
},
{
"startTime": 1164.4100000000001,
"name": "lh:runner:gather",
"duration": 33700.169999999998,
"entryType": "measure"
},
{
"startTime": 1332.1199999999999,
"name": "lh:driver:connect",
"duration": 13.82,
"entryType": "measure"
},
{
"startTime": 1346.3800000000001,
"name": "lh:driver:navigate",
"duration": 8.6899999999999995,
"entryType": "measure"
},
{
"startTime": 1355.5,
"name": "lh:gather:getBenchmarkIndex",
"duration": 1011.02,
"entryType": "measure"
},
{
"startTime": 2366.7600000000002,
"name": "lh:gather:getVersion",
"duration": 1.3200000000000001,
"entryType": "measure"
},
{
"startTime": 2368.3699999999999,
"name": "lh:prepare:navigationMode",
"duration": 33.710000000000001,
"entryType": "measure"
},
{
"startTime": 2382.3600000000001,
"name": "lh:storage:clearDataForOrigin",
"duration": 8.9600000000000009,
"entryType": "measure"
},
{
"startTime": 2391.5100000000002,
"name": "lh:storage:clearBrowserCaches",
"duration": 8.1699999999999999,
"entryType": "measure"
},
{
"startTime": 2400.6399999999999,
"name": "lh:gather:prepareThrottlingAndNetwork",
"duration": 1.3400000000000001,
"entryType": "measure"
},
{
"startTime": 34847.089999999997,
"name": "lh:gather:getArtifact:DevtoolsLog",
"duration": 0.20000000000000001,
"entryType": "measure"
},
{
"startTime": 34847.410000000003,
"name": "lh:gather:getArtifact:Trace",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 34847.629999999997,
"name": "lh:computed:NetworkRecords",
"duration": 1.6399999999999999,
"entryType": "measure"
},
{
"startTime": 34864.989999999998,
"name": "lh:runner:audit",
"duration": 259.39999999999998,
"entryType": "measure"
},
{
"startTime": 34865.129999999997,
"name": "lh:runner:auditing",
"duration": 258.75,
"entryType": "measure"
},
{
"startTime": 34871.57,
"name": "lh:audit:is-on-https",
"duration": 7.5700000000000003,
"entryType": "measure"
},
{
"startTime": 34879.699999999997,
"name": "lh:audit:viewport",
"duration": 3.79,
"entryType": "measure"
},
{
"startTime": 34883.949999999997,
"name": "lh:audit:first-contentful-paint",
"duration": 1.2,
"entryType": "measure"
},
{
"startTime": 34885.519999999997,
"name": "lh:audit:largest-contentful-paint",
"duration": 1.46,
"entryType": "measure"
},
{
"startTime": 34887.389999999999,
"name": "lh:audit:first-meaningful-paint",
"duration": 1.28,
"entryType": "measure"
},
{
"startTime": 34889.050000000003,
"name": "lh:audit:speed-index",
"duration": 1.1200000000000001,
"entryType": "measure"
},
{
"startTime": 34890.199999999997,
"name": "lh:audit:screenshot-thumbnails",
"duration": 0.19,
"entryType": "measure"
},
{
"startTime": 34890.410000000003,
"name": "lh:audit:final-screenshot",
"duration": 0.13,
"entryType": "measure"
},
{
"startTime": 34890.980000000003,
"name": "lh:audit:total-blocking-time",
"duration": 1.26,
"entryType": "measure"
},
{
"startTime": 34892.760000000002,
"name": "lh:audit:max-potential-fid",
"duration": 1.6100000000000001,
"entryType": "measure"
},
{
"startTime": 34895.410000000003,
"name": "lh:audit:cumulative-layout-shift",
"duration": 1.8300000000000001,
"entryType": "measure"
},
{
"startTime": 34897.620000000003,
"name": "lh:audit:errors-in-console",
"duration": 5.4400000000000004,
"entryType": "measure"
},
{
"startTime": 34903.459999999999,
"name": "lh:audit:server-response-time",
"duration": 1.1899999999999999,
"entryType": "measure"
},
{
"startTime": 34907.059999999998,
"name": "lh:audit:interactive",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 34908.290000000001,
"name": "lh:audit:user-timings",
"duration": 2.8700000000000001,
"entryType": "measure"
},
{
"startTime": 34911.480000000003,
"name": "lh:audit:critical-request-chains",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 34912.68,
"name": "lh:audit:redirects",
"duration": 3.02,
"entryType": "measure"
},
{
"startTime": 34916.18,
"name": "lh:audit:installable-manifest",
"duration": 1.26,
"entryType": "measure"
},
{
"startTime": 34917.82,
"name": "lh:audit:splash-screen",
"duration": 2.23,
"entryType": "measure"
},
{
"startTime": 34920.370000000003,
"name": "lh:audit:themed-omnibox",
"duration": 1.1499999999999999,
"entryType": "measure"
},
{
"startTime": 34921.93,
"name": "lh:audit:maskable-icon",
"duration": 1.24,
"entryType": "measure"
},
{
"startTime": 34923.690000000002,
"name": "lh:audit:content-width",
"duration": 1.1899999999999999,
"entryType": "measure"
},
{
"startTime": 34925.260000000002,
"name": "lh:audit:image-aspect-ratio",
"duration": 1.1899999999999999,
"entryType": "measure"
},
{
"startTime": 34926.889999999999,
"name": "lh:audit:image-size-responsive",
"duration": 3.0499999999999998,
"entryType": "measure"
},
{
"startTime": 34930.529999999999,
"name": "lh:audit:preload-fonts",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 34931.800000000003,
"name": "lh:audit:deprecations",
"duration": 0.94999999999999996,
"entryType": "measure"
},
{
"startTime": 34933.099999999999,
"name": "lh:audit:third-party-cookies",
"duration": 0.78000000000000003,
"entryType": "measure"
},
{
"startTime": 34934.169999999998,
"name": "lh:audit:mainthread-work-breakdown",
"duration": 0.80000000000000004,
"entryType": "measure"
},
{
"startTime": 34935.220000000001,
"name": "lh:audit:bootup-time",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 34936.5,
"name": "lh:audit:uses-rel-preload",
"duration": 0.98999999999999999,
"entryType": "measure"
},
{
"startTime": 34937.870000000003,
"name": "lh:audit:uses-rel-preconnect",
"duration": 1.0800000000000001,
"entryType": "measure"
},
{
"startTime": 34939.360000000001,
"name": "lh:audit:font-display",
"duration": 11.73,
"entryType": "measure"
},
{
"startTime": 34951.129999999997,
"name": "lh:audit:diagnostics",
"duration": 0.19,
"entryType": "measure"
},
{
"startTime": 34951.349999999999,
"name": "lh:audit:network-requests",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 34951.82,
"name": "lh:audit:network-rtt",
"duration": 1,
"entryType": "measure"
},
{
"startTime": 34953.169999999998,
"name": "lh:audit:network-server-latency",
"duration": 2.79,
"entryType": "measure"
},
{
"startTime": 34955.989999999998,
"name": "lh:audit:main-thread-tasks",
"duration": 0.16,
"entryType": "measure"
},
{
"startTime": 34956.160000000003,
"name": "lh:audit:metrics",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 34956.610000000001,
"name": "lh:audit:performance-budget",
"duration": 1.0600000000000001,
"entryType": "measure"
},
{
"startTime": 34957.949999999997,
"name": "lh:audit:timing-budget",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 34958.669999999998,
"name": "lh:audit:resource-summary",
"duration": 0.089999999999999997,
"entryType": "measure"
},
{
"startTime": 34959.120000000003,
"name": "lh:audit:third-party-summary",
"duration": 0.95999999999999996,
"entryType": "measure"
},
{
"startTime": 34960.410000000003,
"name": "lh:audit:third-party-facades",
"duration": 1.26,
"entryType": "measure"
},
{
"startTime": 34962.010000000002,
"name": "lh:audit:largest-contentful-paint-element",
"duration": 0.85999999999999999,
"entryType": "measure"
},
{
"startTime": 34963.470000000001,
"name": "lh:audit:lcp-lazy-loaded",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 34964.360000000001,
"name": "lh:audit:layout-shift-elements",
"duration": 0.51000000000000001,
"entryType": "measure"
},
{
"startTime": 34965.050000000003,
"name": "lh:audit:long-tasks",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 34966.07,
"name": "lh:audit:no-unload-listeners",
"duration": 1.05,
"entryType": "measure"
},
{
"startTime": 34967.410000000003,
"name": "lh:audit:non-composited-animations",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 34968.529999999999,
"name": "lh:audit:unsized-images",
"duration": 1.0900000000000001,
"entryType": "measure"
},
{
"startTime": 34969.989999999998,
"name": "lh:audit:valid-source-maps",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 34971.279999999999,
"name": "lh:audit:prioritize-lcp-image",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 34973.860000000001,
"name": "lh:audit:csp-xss",
"duration": 2.8399999999999999,
"entryType": "measure"
},
{
"startTime": 34976.730000000003,
"name": "lh:audit:script-treemap-data",
"duration": 0.12,
"entryType": "measure"
},
{
"startTime": 34977.18,
"name": "lh:audit:pwa-cross-browser",
"duration": 3.79,
"entryType": "measure"
},
{
"startTime": 34981.300000000003,
"name": "lh:audit:pwa-page-transitions",
"duration": 0.83999999999999997,
"entryType": "measure"
},
{
"startTime": 34982.410000000003,
"name": "lh:audit:pwa-each-page-has-url",
"duration": 5.9400000000000004,
"entryType": "measure"
},
{
"startTime": 34988.699999999997,
"name": "lh:audit:accesskeys",
"duration": 0.96999999999999997,
"entryType": "measure"
},
{
"startTime": 34992.120000000003,
"name": "lh:audit:aria-allowed-attr",
"duration": 1,
"entryType": "measure"
},
{
"startTime": 34993.349999999999,
"name": "lh:audit:aria-allowed-role",
"duration": 0.91000000000000003,
"entryType": "measure"
},
{
"startTime": 34994.699999999997,
"name": "lh:audit:aria-command-name",
"duration": 1.1399999999999999,
"entryType": "measure"
},
{
"startTime": 34996.239999999998,
"name": "lh:audit:aria-dialog-name",
"duration": 1.1299999999999999,
"entryType": "measure"
},
{
"startTime": 34997.760000000002,
"name": "lh:audit:aria-hidden-body",
"duration": 1.23,
"entryType": "measure"
},
{
"startTime": 34999.220000000001,
"name": "lh:audit:aria-hidden-focus",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 35000.230000000003,
"name": "lh:audit:aria-input-field-name",
"duration": 0.71999999999999997,
"entryType": "measure"
},
{
"startTime": 35001.18,
"name": "lh:audit:aria-meter-name",
"duration": 15.24,
"entryType": "measure"
},
{
"startTime": 35016.760000000002,
"name": "lh:audit:aria-progressbar-name",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 35018.160000000003,
"name": "lh:audit:aria-required-attr",
"duration": 1.01,
"entryType": "measure"
},
{
"startTime": 35019.529999999999,
"name": "lh:audit:aria-required-children",
"duration": 1.1499999999999999,
"entryType": "measure"
},
{
"startTime": 35021.029999999999,
"name": "lh:audit:aria-required-parent",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 35022.379999999997,
"name": "lh:audit:aria-roles",
"duration": 0.97999999999999998,
"entryType": "measure"
},
{
"startTime": 35023.720000000001,
"name": "lh:audit:aria-text",
"duration": 1.1699999999999999,
"entryType": "measure"
},
{
"startTime": 35025.199999999997,
"name": "lh:audit:aria-toggle-field-name",
"duration": 0.98999999999999999,
"entryType": "measure"
},
{
"startTime": 35026.389999999999,
"name": "lh:audit:aria-tooltip-name",
"duration": 0.65000000000000002,
"entryType": "measure"
},
{
"startTime": 35027.230000000003,
"name": "lh:audit:aria-treeitem-name",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35028.050000000003,
"name": "lh:audit:aria-valid-attr-value",
"duration": 0.66000000000000003,
"entryType": "measure"
},
{
"startTime": 35029.050000000003,
"name": "lh:audit:aria-valid-attr",
"duration": 0.91000000000000003,
"entryType": "measure"
},
{
"startTime": 35030.290000000001,
"name": "lh:audit:button-name",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 35031.540000000001,
"name": "lh:audit:bypass",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 35032.400000000001,
"name": "lh:audit:color-contrast",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 35033.209999999999,
"name": "lh:audit:definition-list",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 35034.080000000002,
"name": "lh:audit:dlitem",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 35034.860000000001,
"name": "lh:audit:document-title",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35035.610000000001,
"name": "lh:audit:duplicate-id-active",
"duration": 0.81000000000000005,
"entryType": "measure"
},
{
"startTime": 35036.720000000001,
"name": "lh:audit:duplicate-id-aria",
"duration": 0.82999999999999996,
"entryType": "measure"
},
{
"startTime": 35037.889999999999,
"name": "lh:audit:empty-heading",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 35039.07,
"name": "lh:audit:form-field-multiple-labels",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 35040.190000000002,
"name": "lh:audit:frame-title",
"duration": 0.73999999999999999,
"entryType": "measure"
},
{
"startTime": 35041.129999999997,
"name": "lh:audit:heading-order",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35041.910000000003,
"name": "lh:audit:html-has-lang",
"duration": 0.66000000000000003,
"entryType": "measure"
},
{
"startTime": 35042.769999999997,
"name": "lh:audit:html-lang-valid",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 35043.559999999998,
"name": "lh:audit:html-xml-lang-mismatch",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35044.360000000001,
"name": "lh:audit:identical-links-same-purpose",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35045.139999999999,
"name": "lh:audit:image-alt",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35045.93,
"name": "lh:audit:image-redundant-alt",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35046.720000000001,
"name": "lh:audit:input-button-name",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35047.449999999997,
"name": "lh:audit:input-image-alt",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 35048.220000000001,
"name": "lh:audit:label-content-name-mismatch",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 35049.050000000003,
"name": "lh:audit:label",
"duration": 13.029999999999999,
"entryType": "measure"
},
{
"startTime": 35062.529999999999,
"name": "lh:audit:landmark-one-main",
"duration": 1.3500000000000001,
"entryType": "measure"
},
{
"startTime": 35064.199999999997,
"name": "lh:audit:link-name",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 35065.32,
"name": "lh:audit:link-in-text-block",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35066.129999999997,
"name": "lh:audit:list",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 35066.949999999997,
"name": "lh:audit:listitem",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35067.720000000001,
"name": "lh:audit:meta-refresh",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35068.5,
"name": "lh:audit:meta-viewport",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35069.370000000003,
"name": "lh:audit:object-alt",
"duration": 0.85999999999999999,
"entryType": "measure"
},
{
"startTime": 35070.529999999999,
"name": "lh:audit:select-name",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 35071.739999999998,
"name": "lh:audit:skip-link",
"duration": 0.83999999999999997,
"entryType": "measure"
},
{
"startTime": 35072.93,
"name": "lh:audit:tabindex",
"duration": 0.89000000000000001,
"entryType": "measure"
},
{
"startTime": 35074.139999999999,
"name": "lh:audit:table-duplicate-name",
"duration": 1.8700000000000001,
"entryType": "measure"
},
{
"startTime": 35076.209999999999,
"name": "lh:audit:table-fake-caption",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 35077.029999999999,
"name": "lh:audit:target-size",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35077.790000000001,
"name": "lh:audit:td-has-header",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35078.610000000001,
"name": "lh:audit:td-headers-attr",
"duration": 0.64000000000000001,
"entryType": "measure"
},
{
"startTime": 35079.440000000002,
"name": "lh:audit:th-has-data-cells",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35080.239999999998,
"name": "lh:audit:valid-lang",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 35081,
"name": "lh:audit:video-caption",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35081.599999999999,
"name": "lh:audit:custom-controls-labels",
"duration": 0.089999999999999997,
"entryType": "measure"
},
{
"startTime": 35081.699999999997,
"name": "lh:audit:custom-controls-roles",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35081.779999999999,
"name": "lh:audit:focus-traps",
"duration": 0.070000000000000007,
"entryType": "measure"
},
{
"startTime": 35081.870000000003,
"name": "lh:audit:focusable-controls",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 35081.959999999999,
"name": "lh:audit:interactive-element-affordance",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35082.040000000001,
"name": "lh:audit:logical-tab-order",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35082.110000000001,
"name": "lh:audit:managed-focus",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35082.18,
"name": "lh:audit:offscreen-content-hidden",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35082.25,
"name": "lh:audit:use-landmarks",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 35082.32,
"name": "lh:audit:visual-order-follows-dom",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 35082.650000000001,
"name": "lh:audit:uses-long-cache-ttl",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35083.379999999997,
"name": "lh:audit:total-byte-weight",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35084.080000000002,
"name": "lh:audit:offscreen-images",
"duration": 0.42999999999999999,
"entryType": "measure"
},
{
"startTime": 35084.650000000001,
"name": "lh:audit:render-blocking-resources",
"duration": 0.45000000000000001,
"entryType": "measure"
},
{
"startTime": 35085.230000000003,
"name": "lh:audit:unminified-css",
"duration": 0.40000000000000002,
"entryType": "measure"
},
{
"startTime": 35085.800000000003,
"name": "lh:audit:unminified-javascript",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35086.540000000001,
"name": "lh:audit:unused-css-rules",
"duration": 0.44,
"entryType": "measure"
},
{
"startTime": 35087.120000000003,
"name": "lh:audit:unused-javascript",
"duration": 0.40999999999999998,
"entryType": "measure"
},
{
"startTime": 35087.669999999998,
"name": "lh:audit:modern-image-formats",
"duration": 0.45000000000000001,
"entryType": "measure"
},
{
"startTime": 35088.239999999998,
"name": "lh:audit:uses-optimized-images",
"duration": 0.40000000000000002,
"entryType": "measure"
},
{
"startTime": 35088.779999999999,
"name": "lh:audit:uses-text-compression",
"duration": 0.41999999999999998,
"entryType": "measure"
},
{
"startTime": 35089.330000000002,
"name": "lh:audit:uses-responsive-images",
"duration": 0.40999999999999998,
"entryType": "measure"
},
{
"startTime": 35089.879999999997,
"name": "lh:audit:efficient-animated-content",
"duration": 0.42999999999999999,
"entryType": "measure"
},
{
"startTime": 35090.440000000002,
"name": "lh:audit:duplicated-javascript",
"duration": 0.42999999999999999,
"entryType": "measure"
},
{
"startTime": 35091.220000000001,
"name": "lh:audit:legacy-javascript",
"duration": 13.16,
"entryType": "measure"
},
{
"startTime": 35104.589999999997,
"name": "lh:audit:doctype",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 35105.410000000003,
"name": "lh:audit:charset",
"duration": 0.92000000000000004,
"entryType": "measure"
},
{
"startTime": 35106.669999999998,
"name": "lh:audit:dom-size",
"duration": 0.96999999999999997,
"entryType": "measure"
},
{
"startTime": 35107.980000000003,
"name": "lh:audit:geolocation-on-start",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 35108.949999999997,
"name": "lh:audit:inspector-issues",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 35109.760000000002,
"name": "lh:audit:no-document-write",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35110.459999999999,
"name": "lh:audit:js-libraries",
"duration": 0.41999999999999998,
"entryType": "measure"
},
{
"startTime": 35111.080000000002,
"name": "lh:audit:notification-on-start",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35111.839999999997,
"name": "lh:audit:paste-preventing-inputs",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35112.550000000003,
"name": "lh:audit:uses-http2",
"duration": 0.41999999999999998,
"entryType": "measure"
},
{
"startTime": 35113.169999999998,
"name": "lh:audit:uses-passive-event-listeners",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35113.949999999997,
"name": "lh:audit:meta-description",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35114.699999999997,
"name": "lh:audit:http-status-code",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35115.449999999997,
"name": "lh:audit:font-size",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 35116.199999999997,
"name": "lh:audit:link-text",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 35116.949999999997,
"name": "lh:audit:crawlable-anchors",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 35117.669999999998,
"name": "lh:audit:is-crawlable",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 35118.489999999998,
"name": "lh:audit:robots-txt",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35119.379999999997,
"name": "lh:audit:tap-targets",
"duration": 0.81000000000000005,
"entryType": "measure"
},
{
"startTime": 35120.370000000003,
"name": "lh:audit:hreflang",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 35121.160000000003,
"name": "lh:audit:plugins",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 35121.889999999999,
"name": "lh:audit:canonical",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 35122.629999999997,
"name": "lh:audit:structured-data",
"duration": 0.47999999999999998,
"entryType": "measure"
},
{
"startTime": 35123.300000000003,
"name": "lh:audit:bf-cache",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 35123.900000000001,
"name": "lh:runner:generate",
"duration": 0.47999999999999998,
"entryType": "measure"
}
],
"total": 33959.57
},
"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:\/\/gartenbaumuseum.de\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9291 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-8vtz-10.10.1.241\/250430_BiDcBV_2WY.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\/134.0.0.0 Safari\/537.36 PTST\/25.03'\nWed, 30 Apr 2025 06:48:10 GMT LH:ChromeLauncher Found existing Chrome already running using port 9291, using that.\nWed, 30 Apr 2025 06:48:11 GMT LH:status Connecting to browser\nWed, 30 Apr 2025 06:48:11 GMT LH:status Navigating to about:blank\nWed, 30 Apr 2025 06:48:11 GMT LH:status Benchmarking machine\nWed, 30 Apr 2025 06:48:12 GMT LH:status Preparing target for navigation mode\nWed, 30 Apr 2025 06:48:12 GMT LH:status Cleaning origin data\nWed, 30 Apr 2025 06:48:12 GMT LH:status Cleaning browser cache\nWed, 30 Apr 2025 06:48:12 GMT LH:status Preparing network conditions\nWed, 30 Apr 2025 06:48:12 GMT LH:status Navigating to https:\/\/gartenbaumuseum.de\/\nWed, 30 Apr 2025 06:48:44 GMT LH:status Getting artifact: DevtoolsLog\nWed, 30 Apr 2025 06:48:44 GMT LH:status Getting artifact: Trace\nWed, 30 Apr 2025 06:48:44 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:\/\/gartenbaumuseum.de\/\nWed, 30 Apr 2025 06:48:44 GMT LH:status Analyzing and running audits...\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Uses HTTPS\nWed, 30 Apr 2025 06:48:44 GMT LH:is-on-https:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nWed, 30 Apr 2025 06:48:44 GMT LH:viewport:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: First Contentful Paint\nWed, 30 Apr 2025 06:48:44 GMT LH:first-contentful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Largest Contentful Paint\nWed, 30 Apr 2025 06:48:44 GMT LH:largest-contentful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: First Meaningful Paint\nWed, 30 Apr 2025 06:48:44 GMT LH:first-meaningful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Speed Index\nWed, 30 Apr 2025 06:48:44 GMT LH:speed-index:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Screenshot Thumbnails\nWed, 30 Apr 2025 06:48:44 GMT LH:screenshot-thumbnails:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Final Screenshot\nWed, 30 Apr 2025 06:48:44 GMT LH:final-screenshot:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Total Blocking Time\nWed, 30 Apr 2025 06:48:44 GMT LH:total-blocking-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Max Potential First Input Delay\nWed, 30 Apr 2025 06:48:44 GMT LH:max-potential-fid:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Cumulative Layout Shift\nWed, 30 Apr 2025 06:48:44 GMT LH:cumulative-layout-shift:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: No browser errors logged to the console\nWed, 30 Apr 2025 06:48:44 GMT LH:errors-in-console:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Initial server response time was short\nWed, 30 Apr 2025 06:48:44 GMT LH:server-response-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Time to Interactive\nWed, 30 Apr 2025 06:48:44 GMT LH:interactive:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: User Timing marks and measures\nWed, 30 Apr 2025 06:48:44 GMT LH:user-timings:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoid chaining critical requests\nWed, 30 Apr 2025 06:48:44 GMT LH:critical-request-chains:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoid multiple page redirects\nWed, 30 Apr 2025 06:48:44 GMT LH:redirects:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nWed, 30 Apr 2025 06:48:44 GMT LH:installable-manifest:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Configured for a custom splash screen\nWed, 30 Apr 2025 06:48:44 GMT LH:splash-screen:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Sets a theme color for the address bar.\nWed, 30 Apr 2025 06:48:44 GMT LH:themed-omnibox:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Manifest has a maskable icon\nWed, 30 Apr 2025 06:48:44 GMT LH:maskable-icon:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Content is sized correctly for the viewport\nWed, 30 Apr 2025 06:48:44 GMT LH:content-width:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Displays images with correct aspect ratio\nWed, 30 Apr 2025 06:48:44 GMT LH:image-aspect-ratio:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Serves images with appropriate resolution\nWed, 30 Apr 2025 06:48:44 GMT LH:image-size-responsive:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nWed, 30 Apr 2025 06:48:44 GMT LH:preload-fonts:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoids deprecated APIs\nWed, 30 Apr 2025 06:48:44 GMT LH:deprecations:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoids third-party cookies\nWed, 30 Apr 2025 06:48:44 GMT LH:third-party-cookies:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Minimizes main-thread work\nWed, 30 Apr 2025 06:48:44 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: JavaScript execution time\nWed, 30 Apr 2025 06:48:44 GMT LH:bootup-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Preload key requests\nWed, 30 Apr 2025 06:48:44 GMT LH:uses-rel-preload:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Preconnect to required origins\nWed, 30 Apr 2025 06:48:44 GMT LH:uses-rel-preconnect:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: All text remains visible during webfont loads\nWed, 30 Apr 2025 06:48:44 GMT LH:font-display:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Diagnostics\nWed, 30 Apr 2025 06:48:44 GMT LH:diagnostics:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Network Requests\nWed, 30 Apr 2025 06:48:44 GMT LH:network-requests:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Network Round Trip Times\nWed, 30 Apr 2025 06:48:44 GMT LH:network-rtt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Server Backend Latencies\nWed, 30 Apr 2025 06:48:44 GMT LH:network-server-latency:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Tasks\nWed, 30 Apr 2025 06:48:44 GMT LH:main-thread-tasks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Metrics\nWed, 30 Apr 2025 06:48:44 GMT LH:metrics:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Performance budget\nWed, 30 Apr 2025 06:48:44 GMT LH:performance-budget:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Timing budget\nWed, 30 Apr 2025 06:48:44 GMT LH:timing-budget:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Resources Summary\nWed, 30 Apr 2025 06:48:44 GMT LH:resource-summary:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Minimize third-party usage\nWed, 30 Apr 2025 06:48:44 GMT LH:third-party-summary:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Lazy load third-party resources with facades\nWed, 30 Apr 2025 06:48:44 GMT LH:third-party-facades:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Largest Contentful Paint element\nWed, 30 Apr 2025 06:48:44 GMT LH:largest-contentful-paint-element:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nWed, 30 Apr 2025 06:48:44 GMT LH:lcp-lazy-loaded:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoid large layout shifts\nWed, 30 Apr 2025 06:48:44 GMT LH:layout-shift-elements:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoid long main-thread tasks\nWed, 30 Apr 2025 06:48:44 GMT LH:long-tasks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoids `unload` event listeners\nWed, 30 Apr 2025 06:48:44 GMT LH:no-unload-listeners:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Avoid non-composited animations\nWed, 30 Apr 2025 06:48:44 GMT LH:non-composited-animations:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nWed, 30 Apr 2025 06:48:44 GMT LH:unsized-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Page has valid source maps\nWed, 30 Apr 2025 06:48:44 GMT LH:valid-source-maps:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Preload Largest Contentful Paint image\nWed, 30 Apr 2025 06:48:44 GMT LH:prioritize-lcp-image:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nWed, 30 Apr 2025 06:48:44 GMT LH:csp-xss:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Script Treemap Data\nWed, 30 Apr 2025 06:48:44 GMT LH:script-treemap-data:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Site works cross-browser\nWed, 30 Apr 2025 06:48:44 GMT LH:pwa-cross-browser:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nWed, 30 Apr 2025 06:48:44 GMT LH:pwa-page-transitions:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: Each page has a URL\nWed, 30 Apr 2025 06:48:44 GMT LH:pwa-each-page-has-url:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:44 GMT LH:status Auditing: `[accesskey]` values are unique\nWed, 30 Apr 2025 06:48:44 GMT LH:accesskeys:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-allowed-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-allowed-role:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-command-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-dialog-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-hidden-body:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-hidden-focus:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA input fields have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-input-field-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-meter-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-progressbar-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-required-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-required-children:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-required-parent:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[role]` values are valid\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-roles:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-text:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA toggle fields have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-toggle-field-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-tooltip-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-treeitem-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-valid-attr-value:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nWed, 30 Apr 2025 06:48:45 GMT LH:aria-valid-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Buttons have an accessible name\nWed, 30 Apr 2025 06:48:45 GMT LH:button-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nWed, 30 Apr 2025 06:48:45 GMT LH:bypass:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nWed, 30 Apr 2025 06:48:45 GMT LH:color-contrast:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nWed, 30 Apr 2025 06:48:45 GMT LH:definition-list:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nWed, 30 Apr 2025 06:48:45 GMT LH:dlitem:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document has a `<title>` element\nWed, 30 Apr 2025 06:48:45 GMT LH:document-title:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nWed, 30 Apr 2025 06:48:45 GMT LH:duplicate-id-active:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: ARIA IDs are unique\nWed, 30 Apr 2025 06:48:45 GMT LH:duplicate-id-aria:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: All heading elements contain content.\nWed, 30 Apr 2025 06:48:45 GMT LH:empty-heading:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: No form fields have multiple labels\nWed, 30 Apr 2025 06:48:45 GMT LH:form-field-multiple-labels:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nWed, 30 Apr 2025 06:48:45 GMT LH:frame-title:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nWed, 30 Apr 2025 06:48:45 GMT LH:heading-order:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nWed, 30 Apr 2025 06:48:45 GMT LH:html-has-lang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nWed, 30 Apr 2025 06:48:45 GMT LH:html-lang-valid:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nWed, 30 Apr 2025 06:48:45 GMT LH:html-xml-lang-mismatch:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Identical links have the same purpose.\nWed, 30 Apr 2025 06:48:45 GMT LH:identical-links-same-purpose:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Image elements have `[alt]` attributes\nWed, 30 Apr 2025 06:48:45 GMT LH:image-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nWed, 30 Apr 2025 06:48:45 GMT LH:image-redundant-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Input buttons have discernible text.\nWed, 30 Apr 2025 06:48:45 GMT LH:input-button-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nWed, 30 Apr 2025 06:48:45 GMT LH:input-image-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nWed, 30 Apr 2025 06:48:45 GMT LH:label-content-name-mismatch:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Form elements have associated labels\nWed, 30 Apr 2025 06:48:45 GMT LH:label:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document has a main landmark.\nWed, 30 Apr 2025 06:48:45 GMT LH:landmark-one-main:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Links have a discernible name\nWed, 30 Apr 2025 06:48:45 GMT LH:link-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Links are distinguishable without relying on color.\nWed, 30 Apr 2025 06:48:45 GMT LH:link-in-text-block:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nWed, 30 Apr 2025 06:48:45 GMT LH:list:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nWed, 30 Apr 2025 06:48:45 GMT LH:listitem:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nWed, 30 Apr 2025 06:48:45 GMT LH:meta-refresh:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 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, 30 Apr 2025 06:48:45 GMT LH:meta-viewport:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<object>` elements have alternate text\nWed, 30 Apr 2025 06:48:45 GMT LH:object-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Select elements have associated label elements.\nWed, 30 Apr 2025 06:48:45 GMT LH:select-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Skip links are focusable.\nWed, 30 Apr 2025 06:48:45 GMT LH:skip-link:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nWed, 30 Apr 2025 06:48:45 GMT LH:tabindex:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nWed, 30 Apr 2025 06:48:45 GMT LH:table-duplicate-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nWed, 30 Apr 2025 06:48:45 GMT LH:table-fake-caption:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nWed, 30 Apr 2025 06:48:45 GMT LH:target-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nWed, 30 Apr 2025 06:48:45 GMT LH:td-has-header:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nWed, 30 Apr 2025 06:48:45 GMT LH:td-headers-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nWed, 30 Apr 2025 06:48:45 GMT LH:th-has-data-cells:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `[lang]` attributes have a valid value\nWed, 30 Apr 2025 06:48:45 GMT LH:valid-lang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nWed, 30 Apr 2025 06:48:45 GMT LH:video-caption:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Custom controls have associated labels\nWed, 30 Apr 2025 06:48:45 GMT LH:custom-controls-labels:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Custom controls have ARIA roles\nWed, 30 Apr 2025 06:48:45 GMT LH:custom-controls-roles:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nWed, 30 Apr 2025 06:48:45 GMT LH:focus-traps:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Interactive controls are keyboard focusable\nWed, 30 Apr 2025 06:48:45 GMT LH:focusable-controls:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nWed, 30 Apr 2025 06:48:45 GMT LH:interactive-element-affordance:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: The page has a logical tab order\nWed, 30 Apr 2025 06:48:45 GMT LH:logical-tab-order:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nWed, 30 Apr 2025 06:48:45 GMT LH:managed-focus:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nWed, 30 Apr 2025 06:48:45 GMT LH:offscreen-content-hidden:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nWed, 30 Apr 2025 06:48:45 GMT LH:use-landmarks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Visual order on the page follows DOM order\nWed, 30 Apr 2025 06:48:45 GMT LH:visual-order-follows-dom:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Uses efficient cache policy on static assets\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-long-cache-ttl:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoids enormous network payloads\nWed, 30 Apr 2025 06:48:45 GMT LH:total-byte-weight:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Defer offscreen images\nWed, 30 Apr 2025 06:48:45 GMT LH:offscreen-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Eliminate render-blocking resources\nWed, 30 Apr 2025 06:48:45 GMT LH:render-blocking-resources:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Minify CSS\nWed, 30 Apr 2025 06:48:45 GMT LH:unminified-css:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Minify JavaScript\nWed, 30 Apr 2025 06:48:45 GMT LH:unminified-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Reduce unused CSS\nWed, 30 Apr 2025 06:48:45 GMT LH:unused-css-rules:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Reduce unused JavaScript\nWed, 30 Apr 2025 06:48:45 GMT LH:unused-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Serve images in next-gen formats\nWed, 30 Apr 2025 06:48:45 GMT LH:modern-image-formats:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Efficiently encode images\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-optimized-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Enable text compression\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-text-compression:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Properly size images\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-responsive-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Use video formats for animated content\nWed, 30 Apr 2025 06:48:45 GMT LH:efficient-animated-content:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nWed, 30 Apr 2025 06:48:45 GMT LH:duplicated-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nWed, 30 Apr 2025 06:48:45 GMT LH:legacy-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Page has the HTML doctype\nWed, 30 Apr 2025 06:48:45 GMT LH:doctype:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Properly defines charset\nWed, 30 Apr 2025 06:48:45 GMT LH:charset:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoids an excessive DOM size\nWed, 30 Apr 2025 06:48:45 GMT LH:dom-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nWed, 30 Apr 2025 06:48:45 GMT LH:geolocation-on-start:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nWed, 30 Apr 2025 06:48:45 GMT LH:inspector-issues:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoids `document.write()`\nWed, 30 Apr 2025 06:48:45 GMT LH:no-document-write:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Detected JavaScript libraries\nWed, 30 Apr 2025 06:48:45 GMT LH:js-libraries:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nWed, 30 Apr 2025 06:48:45 GMT LH:notification-on-start:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Allows users to paste into input fields\nWed, 30 Apr 2025 06:48:45 GMT LH:paste-preventing-inputs:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Use HTTP\/2\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-http2:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nWed, 30 Apr 2025 06:48:45 GMT LH:uses-passive-event-listeners:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document has a meta description\nWed, 30 Apr 2025 06:48:45 GMT LH:meta-description:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Page has successful HTTP status code\nWed, 30 Apr 2025 06:48:45 GMT LH:http-status-code:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document uses legible font sizes\nWed, 30 Apr 2025 06:48:45 GMT LH:font-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Links have descriptive text\nWed, 30 Apr 2025 06:48:45 GMT LH:link-text:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Links are crawlable\nWed, 30 Apr 2025 06:48:45 GMT LH:crawlable-anchors:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nWed, 30 Apr 2025 06:48:45 GMT LH:is-crawlable:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: robots.txt is valid\nWed, 30 Apr 2025 06:48:45 GMT LH:robots-txt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Tap targets are sized appropriately\nWed, 30 Apr 2025 06:48:45 GMT LH:tap-targets:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document has a valid `hreflang`\nWed, 30 Apr 2025 06:48:45 GMT LH:hreflang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document avoids plugins\nWed, 30 Apr 2025 06:48:45 GMT LH:plugins:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Document has a valid `rel=canonical`\nWed, 30 Apr 2025 06:48:45 GMT LH:canonical:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Structured data is valid\nWed, 30 Apr 2025 06:48:45 GMT LH:structured-data:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nWed, 30 Apr 2025 06:48:45 GMT LH:bf-cache:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:48:45 GMT LH:status Generating results...\nWed, 30 Apr 2025 06:48:45 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-8vtz-10.10.1.241\/250430_BiDcBV_2WY.1.0\/lighthouse.report.html\nWed, 30 Apr 2025 06:48:45 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nWed, 30 Apr 2025 06:48:45 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-8vtz-10.10.1.241\/250430_BiDcBV_2WY.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": {
"loadTime": 6473,
"docTime": 6473,
"fullyLoaded": 6473,
"bytesOut": 79069,
"bytesOutDoc": 79069,
"bytesIn": 3398253,
"bytesInDoc": 3398253,
"requests": 37,
"requestsFull": 37,
"requestsDoc": 37,
"responses_200": 37,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"loadEventStart": 6373,
"loadEventEnd": 6373,
"domContentLoadedEventStart": 6370,
"domContentLoadedEventEnd": 6370,
"connections": 1,
"final_base_page_request": 0,
"domInteractive": 591,
"firstPaint": 2104,
"renderBlockingCSS": 5,
"renderBlockingJS": 0,
"TTFB": 543,
"basePageSSLTime": 66,
"score_cache": 46,
"score_cdn": 0,
"score_gzip": 94,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 173675,
"gzip_savings": 11071,
"minify_total": -1,
"minify_savings": -1,
"image_total": 2894444,
"image_savings": 0,
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 4,
"cpu.ParseAuthorStyleSheet": 3,
"cpu.UpdateLayoutTree": 16,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 189,
"cpu.PrePaint": 7,
"cpu.Paint": 17,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 1,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 35,
"cpu.v8.compile": 4,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.FunctionCall": 1,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 0,
"cpu.Idle": 6188,
"start_epoch": 1745995667.3627946,
"date": 1745995669.1432087,
"fullyLoadedCPUms": 2529,
"fullyLoadedCPUpct": 14.498567335242244,
"domElements": 828,
"domComplete": 6373,
"PerformancePaintTiming.first-paint": 2104,
"test_run_time_ms": 18611,
"Colordepth": 24,
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"lastVisualChange": 7200,
"render": 1900,
"visualComplete85": 7200,
"visualComplete90": 7200,
"visualComplete95": 7200,
"visualComplete99": 7200,
"visualComplete": 7200,
"SpeedIndex": 7158,
"chromeUserTiming.navigationStart": 130,
"chromeUserTiming.fetchStart": 105,
"chromeUserTiming.domLoading": 652,
"chromeUserTiming.responseEnd": 682,
"chromeUserTiming.domInteractive": 692,
"chromeUserTiming.domContentLoadedEventStart": 6471,
"chromeUserTiming.domContentLoadedEventEnd": 6471,
"chromeUserTiming.domComplete": 6473,
"chromeUserTiming.unloadEventStart": 651,
"chromeUserTiming.unloadEventEnd": 651,
"chromeUserTiming.markAsMainFrame": 651,
"chromeUserTiming.commitNavigationEnd": 652,
"chromeUserTiming.firstPaint": 2202,
"chromeUserTiming.firstMeaningfulPaintCandidate": 4578,
"chromeUserTiming.loadEventStart": 6473,
"chromeUserTiming.loadEventEnd": 6474,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"maxFID": 18,
"TTIMeasurementEnd": 9574,
"LastInteractive": 6471,
"TotalBlockingTime": 18,
"run": 1,
"step": 1,
"effectiveBps": 573061,
"domTime": 0,
"aft": 0,
"titleTime": 131,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 573061,
"avgRun": 1
},
"repeatView": {
"loadTime": 1027,
"docTime": 1027,
"fullyLoaded": 1027,
"bytesOut": 6696,
"bytesOutDoc": 6696,
"bytesIn": 82586,
"bytesInDoc": 82586,
"requests": 3,
"requestsFull": 3,
"requestsDoc": 3,
"responses_200": 1,
"responses_404": 0,
"responses_other": 2,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"loadEventStart": 916,
"loadEventEnd": 916,
"domContentLoadedEventStart": 907,
"domContentLoadedEventEnd": 907,
"connections": 1,
"final_base_page_request": 0,
"domInteractive": 505,
"firstPaint": 0,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 430,
"basePageSSLTime": 64,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 28069,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 1,
"image_savings": 0,
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 6,
"cpu.UpdateLayoutTree": 21,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 210,
"cpu.PrePaint": 3,
"cpu.Paint": 3,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 39,
"cpu.v8.compile": 3,
"cpu.v8.produceCache": 3,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.FunctionCall": 1,
"cpu.FireAnimationFrame": 0,
"cpu.TimerFire": 0,
"cpu.Idle": 713,
"start_epoch": 1745995726.7431209,
"date": 1745995728.3773439,
"fullyLoadedCPUms": 1479,
"fullyLoadedCPUpct": 19.6026490066162,
"domElements": 828,
"domComplete": 916,
"PerformancePaintTiming.first-paint": 1096,
"test_run_time_ms": 7468,
"Colordepth": 24,
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"lastVisualChange": 1600,
"render": 1100,
"visualComplete85": 1600,
"visualComplete90": 1600,
"visualComplete95": 1600,
"visualComplete99": 1600,
"visualComplete": 1600,
"SpeedIndex": 1558,
"chromeUserTiming.navigationStart": 147,
"chromeUserTiming.fetchStart": 122,
"chromeUserTiming.domLoading": 550,
"chromeUserTiming.responseEnd": 568,
"chromeUserTiming.domInteractive": 616,
"chromeUserTiming.domContentLoadedEventStart": 1018,
"chromeUserTiming.domContentLoadedEventEnd": 1018,
"chromeUserTiming.domComplete": 1027,
"chromeUserTiming.unloadEventStart": 549,
"chromeUserTiming.unloadEventEnd": 549,
"chromeUserTiming.markAsMainFrame": 549,
"chromeUserTiming.commitNavigationEnd": 549,
"chromeUserTiming.loadEventStart": 1027,
"chromeUserTiming.loadEventEnd": 1027,
"chromeUserTiming.firstPaint": 1204,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1204,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"maxFID": 1,
"TTIMeasurementEnd": 4043,
"LastInteractive": 1158,
"TotalBlockingTime": 1,
"run": 1,
"step": 1,
"effectiveBps": 138335,
"domTime": 0,
"aft": 0,
"titleTime": 148,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 138335,
"avgRun": 1
}
},
"standardDeviation": {
"firstView": {
"loadTime": 0,
"docTime": 0,
"fullyLoaded": 0,
"bytesOut": 0,
"bytesOutDoc": 0,
"bytesIn": 0,
"bytesInDoc": 0,
"requests": 0,
"requestsFull": 0,
"requestsDoc": 0,
"responses_200": 0,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 0,
"loadEventStart": 0,
"loadEventEnd": 0,
"domContentLoadedEventStart": 0,
"domContentLoadedEventEnd": 0,
"connections": 0,
"final_base_page_request": 0,
"domInteractive": 0,
"firstPaint": 0,
"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.UpdateLayoutTree": 0,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.FunctionCall": 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,
"test_run_time_ms": 0,
"Colordepth": 0,
"generated-content-percent": 0,
"generated-content-size": 0,
"lastVisualChange": 0,
"render": 0,
"visualComplete85": 0,
"visualComplete90": 0,
"visualComplete95": 0,
"visualComplete99": 0,
"visualComplete": 0,
"SpeedIndex": 0,
"chromeUserTiming.navigationStart": 0,
"chromeUserTiming.fetchStart": 0,
"chromeUserTiming.domLoading": 0,
"chromeUserTiming.responseEnd": 0,
"chromeUserTiming.domInteractive": 0,
"chromeUserTiming.domContentLoadedEventStart": 0,
"chromeUserTiming.domContentLoadedEventEnd": 0,
"chromeUserTiming.domComplete": 0,
"chromeUserTiming.unloadEventStart": 0,
"chromeUserTiming.unloadEventEnd": 0,
"chromeUserTiming.markAsMainFrame": 0,
"chromeUserTiming.commitNavigationEnd": 0,
"chromeUserTiming.firstPaint": 0,
"chromeUserTiming.firstMeaningfulPaintCandidate": 0,
"chromeUserTiming.loadEventStart": 0,
"chromeUserTiming.loadEventEnd": 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
},
"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,
"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.UpdateLayoutTree": 0,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.v8.produceCache": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.FunctionCall": 0,
"cpu.FireAnimationFrame": 0,
"cpu.TimerFire": 0,
"cpu.Idle": 0,
"start_epoch": 0,
"date": 0,
"fullyLoadedCPUms": 0,
"fullyLoadedCPUpct": 0,
"domElements": 0,
"domComplete": 0,
"PerformancePaintTiming.first-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.loadEventStart": 0,
"chromeUserTiming.loadEventEnd": 0,
"chromeUserTiming.firstPaint": 0,
"chromeUserTiming.firstMeaningfulPaintCandidate": 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-8vtz-10.10.1.241",
"loadTime": 6473,
"docTime": 6473,
"fullyLoaded": 6473,
"bytesOut": 79069,
"bytesOutDoc": 79069,
"bytesIn": 3398253,
"bytesInDoc": 3398253,
"requests": [
{
"type": 3,
"id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"request_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/",
"raw_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 414,
"ttfb_ms": 386,
"load_start": 157,
"load_start_float": 157.00009499999999,
"bytesIn": 27901,
"objectSize": 27901,
"objectSizeUncompressed": 129210,
"chunks": [
{
"ts": 546,
"bytes": 16234,
"inflated": 56135
},
{
"ts": 565,
"bytes": 11667,
"inflated": 7539
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": 0,
"dns_end": 57,
"connect_start": 57,
"connect_end": 90,
"ssl_start": 90,
"ssl_end": 156,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.gartenbaumuseum.de",
"sanList": [
"*.gartenbaumuseum.de",
"gartenbaumuseum.de"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1733529600,
"validTo": 1766361599,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1733535447759,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100CB8785D3DDD2F78D76344593ECAA741E489D0E11383580E600FC4DC9C4D10FE5022100CF20BBDFDFD1EEE4E998270D4731960471663D13C4259FF4E77D7D9BA9704E4E"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1733535447700,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450220112F821360346379C59E2242B47A83D86817F9AB26D2D4DC314DD775A99F9C6C022100B370CB75A2DE4C9E8766720FA2C3F89ED1685D6E35D281303B247284071989A9"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1733535447668,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022014E3BB201EAFFAA34AF5282DAC6C9A9D23CAD5040B0EDC6F21ABA86E391A581402202925FC79F45B8DF1DF22EF0DD70D79DC904FFE9F1D13F9D64AFA7D7DAC47C9EB"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":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=\"134\", \"Google Chrome\";v=\"134\"",
"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\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2128,
"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": 57,
"connect_ms": 33,
"ssl_ms": 66,
"gzip_total": 28069,
"gzip_save": 0,
"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:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de 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": 95,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGRTCCBS2gAwIBAgIQbTci4mrcIWbenyXaU6pSlDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTIwNzAwMDAwMFoXDTI1MTIyMTIzNTk1OVowHzEdMBsGA1UEAwwUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDOpbP+r6g7X5qDdVAqyLjfA9DSiFSKZorf7FjpIF0FGaOCvmugSYwfvILptmo7\nRV9akdMPyx4VKmNXHkJB8omREFi4\/CX3ZypMI5Tfs00X0MWM7dUKWM+TPFUAM7hN\nTEztH84NRGDsu4i\/Sc97jG889Ai3MPp+Eou4MYqHS2SniPRjaY8mGx0DNOea7aZX\nDN8BvddCrZxYir7lD2PNkm00NEqK\/QeFT\/HknpDf6kteSPxHHWHn43ijooChmPu8\nw6t098Ortk4Q8eVoh8GPlSKn3UPYjzUeMJjTGPVyYsJSnVZFl2YqT+CkkAfqpRO2\nF7hYjbggf7OAomi\/k1WRCpVRAgMBAAGjggMKMIIDBjAfBgNVHSMEGDAWgBSNjF7E\nVK2K4Xfpm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUFFg\/8HsABemc2PlCRUepD\/BgCX4w\nDgYDVR0PAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUH\nAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEF\nBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEF\nBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2Vj\ndGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYB\nBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSC\nAW4EggFqAWgAdwDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZOe\nw7rPAAAEAwBIMEYCIQDLh4XT3dL3jXY0RZPsqnQeSJ0OETg1gOYA\/E3JxNEP5QIh\nAM8gu9\/f0e7k6ZgnDUcxlgRxZj0TxCWf9Od9fZupcE5OAHYAzPsPaoVxCWX+lZtT\nzumyfCLphVwNl422qX5UwP5MDbAAAAGTnsO6lAAABAMARzBFAiARL4ITYDRjecWe\nIkK0eoPYaBf5qybS1NwxTdd1qZ+cbAIhALNwy3Wi3kyeh2ZyD6LD+J7RaF1uNdKB\nMDskcoQHGYmpAHUAEvFONL1TckyEBhnDjz96E\/jntWKHiJxtMAWE6+WGJjoAAAGT\nnsO6dAAABAMARjBEAiAU47sgHq\/6o0r1KC2sbJqdI8rVBAsO3G8hq6huORpYFAIg\nKSX8efRbjfHfIu8N1w153JBP\/p8dE\/nWSvp9faxHyeswMwYDVR0RBCwwKoIUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGWCEmdhcnRlbmJhdW11c2V1bS5kZTANBgkqhkiG9w0B\nAQsFAAOCAQEAeLHGeHnccNaEZanX\/4m0a1GcqMOVszNi+3s8c7ANvetOddp7dq7n\nkfEVTscgHpeNooBgBkYiuxumBtYGDgTm6l+3d9S3vxTckLoBTGjs0ZKUKg0EW6Uj\nY+pGu+4NJrXv5Aw2rTdJ71ktGxdEXFtsN1P+d1ubY7WK16PSfzq\/+Bt1kd8t+YmR\nPBBk159Zbk6gWJR5erafTnsWek86a6zKmuAT2zGR+6XEDe4iebkZ\/g1gekmSzqqJ\nyQjfm7sHExnH6WvcsnF8n2rkks5oKjN+F\/rA80x6Ot4NKs64QTe\/dzqiZMo9Gac4\n3+zs2TmA1wskyUzdMJqGMEo9JenFT1Le5w==\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": 571,
"ttfb_start": 157,
"ttfb_end": 543,
"download_start": 543,
"download_end": 571,
"download_ms": 28,
"all_start": 0,
"all_end": 571,
"all_ms": 570,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "74553.2",
"request_id": "74553.2",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/iframemanager.css",
"raw_id": "74553.2",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 56,
"ttfb_ms": 55,
"load_start": 555,
"load_start_float": 555.00011099999995,
"bytesIn": 2204,
"objectSize": 2204,
"objectSizeUncompressed": 7807,
"chunks": [
{
"ts": 610,
"bytes": 2204,
"inflated": 7807
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 33,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/iframemanager.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 2204",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 1912,
"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": 2204,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 554,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 1,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 111,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 611,
"ttfb_start": 555,
"ttfb_end": 610,
"download_start": 610,
"download_end": 611,
"download_ms": 1,
"all_start": 555,
"all_end": 611,
"all_ms": 56,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "74553.3",
"request_id": "74553.3",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/cookieconsent.css",
"raw_id": "74553.3",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 801,
"ttfb_ms": 800,
"load_start": 577,
"load_start_float": 577.00011700000005,
"bytesIn": 7234,
"objectSize": 7234,
"objectSizeUncompressed": 32207,
"chunks": [
{
"ts": 1378,
"bytes": 7234,
"inflated": 32207
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 34,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/cookieconsent.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 7234",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 1912,
"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": 7234,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 557,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 3,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 117,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 1378,
"ttfb_start": 577,
"ttfb_end": 1377,
"download_start": 1377,
"download_end": 1378,
"download_ms": 1,
"all_start": 577,
"all_end": 1378,
"all_ms": 801,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "74553.4",
"request_id": "74553.4",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/bundle.css",
"raw_id": "74553.4",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 291,
"ttfb_ms": 291,
"load_start": 577,
"load_start_float": 577.00012300000003,
"bytesIn": 5322,
"objectSize": 5322,
"objectSizeUncompressed": 17987,
"chunks": [
{
"ts": 868,
"bytes": 5322,
"inflated": 17987
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 34,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/bundle.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 5322",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 1849,
"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": 5322,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 559,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 5,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 123,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 868,
"ttfb_start": 577,
"ttfb_end": 868,
"download_start": 868,
"download_end": 868,
"download_ms": 0,
"all_start": 577,
"all_end": 868,
"all_ms": 291,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "74553.5",
"request_id": "74553.5",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/tw.css?ver=1740138697",
"raw_id": "74553.5",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 318,
"ttfb_ms": 316,
"load_start": 578,
"load_start_float": 578.00012900000002,
"bytesIn": 17253,
"objectSize": 17253,
"objectSizeUncompressed": 83003,
"chunks": [
{
"ts": 894,
"bytes": 17253,
"inflated": 17467
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 35,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/tw.css?ver=1740138697",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 17253",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 1882,
"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": 17253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 559,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 9,
"http2_stream_dependency": 7,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 129,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 896,
"ttfb_start": 578,
"ttfb_end": 894,
"download_start": 894,
"download_end": 896,
"download_ms": 2,
"all_start": 578,
"all_end": 896,
"all_ms": 318,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "74553.6",
"request_id": "74553.6",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/style.css?ver=1740138697",
"raw_id": "74553.6",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 906,
"ttfb_ms": 905,
"load_start": 580,
"load_start_float": 580.000135,
"bytesIn": 3515,
"objectSize": 3515,
"objectSizeUncompressed": 11778,
"chunks": [
{
"ts": 1486,
"bytes": 3515,
"inflated": 11778
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 36,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/style.css?ver=1740138697",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 3515",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 1891,
"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": 3515,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 562,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 11,
"http2_stream_dependency": 9,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 135,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 1486,
"ttfb_start": 580,
"ttfb_end": 1485,
"download_start": 1485,
"download_end": 1486,
"download_ms": 1,
"all_start": 580,
"all_end": 1486,
"all_ms": 906,
"index": 5,
"number": 6
},
{
"type": 3,
"id": "74553.7",
"request_id": "74553.7",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"raw_id": "74553.7",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 783,
"ttfb_ms": 566,
"load_start": 580,
"load_start_float": 580.00014099999999,
"bytesIn": 144788,
"objectSize": 144788,
"objectSizeUncompressed": 144788,
"chunks": [
{
"ts": 1148,
"bytes": 16121
},
{
"ts": 1176,
"bytes": 16366
},
{
"ts": 1202,
"bytes": 16366
},
{
"ts": 1230,
"bytes": 16366
},
{
"ts": 1256,
"bytes": 16366
},
{
"ts": 1284,
"bytes": 16366
},
{
"ts": 1310,
"bytes": 16366
},
{
"ts": 1338,
"bytes": 16436
},
{
"ts": 1363,
"bytes": 14035
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 492,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 144788",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:04 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 993",
":status: 200"
]
},
"bytesOut": 2245,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 144788,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 562,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 13,
"http2_stream_dependency": 11,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 141,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "141 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 137.14099999999999,
"standardDeviation": 65.483099999999993,
"kurtosis": -0.86295999999999995,
"skewness": -0.43757699999999999,
"entropy": 0.97129500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 143.47499999999999,
"standardDeviation": 62.509900000000002,
"kurtosis": -0.74316800000000005,
"skewness": -0.42821100000000001,
"entropy": 0.97799400000000003
},
"green": {
"min": 0,
"max": 255,
"mean": 141.34200000000001,
"standardDeviation": 59.589799999999997,
"kurtosis": -0.73705900000000002,
"skewness": -0.44580500000000001,
"entropy": 0.96726599999999996
},
"blue": {
"min": 0,
"max": 255,
"mean": 126.605,
"standardDeviation": 74.349699999999999,
"kurtosis": -1.226,
"skewness": -0.30585899999999999,
"entropy": 0.96862499999999996
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "2d1b41f75043bfab2bc03361ee78b82c9b89c295781ba320367d08bcb847f2f7"
},
"tainted": false,
"filesize": "144788B",
"numberPixels": "2073600",
"pixelsPerSecond": "19.2664MB",
"userTime": "0.040u",
"elapsedTime": "0:01.107"
}
},
"load_end": 1363,
"ttfb_start": 580,
"ttfb_end": 1146,
"download_start": 1146,
"download_end": 1363,
"download_ms": 217,
"all_start": 580,
"all_end": 1363,
"all_ms": 783,
"index": 6,
"number": 7
},
{
"type": 3,
"id": "74553.8",
"request_id": "74553.8",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"raw_id": "74553.8",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 540,
"ttfb_ms": 82,
"load_start": 580,
"load_start_float": 580.00014699999997,
"bytesIn": 262860,
"objectSize": 262860,
"objectSizeUncompressed": 262860,
"chunks": [
{
"ts": 664,
"bytes": 16121
},
{
"ts": 692,
"bytes": 16366
},
{
"ts": 718,
"bytes": 16366
},
{
"ts": 746,
"bytes": 16366
},
{
"ts": 777,
"bytes": 16366
},
{
"ts": 800,
"bytes": 16366
},
{
"ts": 831,
"bytes": 16366
},
{
"ts": 859,
"bytes": 16436
},
{
"ts": 923,
"bytes": 16366
},
{
"ts": 954,
"bytes": 16366
},
{
"ts": 977,
"bytes": 16366
},
{
"ts": 1006,
"bytes": 16366
},
{
"ts": 1034,
"bytes": 16366
},
{
"ts": 1062,
"bytes": 16366
},
{
"ts": 1088,
"bytes": 16366
},
{
"ts": 1117,
"bytes": 16366
},
{
"ts": 1120,
"bytes": 1179
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 503,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 262860",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 992",
":status: 200"
]
},
"bytesOut": 2215,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 262860,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 564,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 15,
"http2_stream_dependency": 13,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 147,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "257 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 137.08699999999999,
"standardDeviation": 69.787499999999994,
"kurtosis": -1.0967199999999999,
"skewness": -0.34153699999999998,
"entropy": 0.97110099999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 136.36500000000001,
"standardDeviation": 62.656399999999998,
"kurtosis": -1.0565199999999999,
"skewness": -0.20796100000000001,
"entropy": 0.98134399999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 143.804,
"standardDeviation": 61.018900000000002,
"kurtosis": -1.0440700000000001,
"skewness": -0.23577699999999999,
"entropy": 0.97714299999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 131.09100000000001,
"standardDeviation": 85.687200000000004,
"kurtosis": -1.4959,
"skewness": -0.30952400000000002,
"entropy": 0.95481799999999994
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "8bc9b18f2713a0b0c74a79c39c555c33ec1dfa82365080b8b6217f32b96e9400"
},
"tainted": false,
"filesize": "262860B",
"numberPixels": "2073600",
"pixelsPerSecond": "28.1974MB",
"userTime": "0.050u",
"elapsedTime": "0:01.073"
}
},
"load_end": 1120,
"ttfb_start": 580,
"ttfb_end": 662,
"download_start": 662,
"download_end": 1120,
"download_ms": 458,
"all_start": 580,
"all_end": 1120,
"all_ms": 540,
"index": 7,
"number": 8
},
{
"type": 3,
"id": "74553.9",
"request_id": "74553.9",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"raw_id": "74553.9",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 900,
"ttfb_ms": 796,
"load_start": 581,
"load_start_float": 581.00015299999995,
"bytesIn": 61978,
"objectSize": 61978,
"objectSizeUncompressed": 61978,
"chunks": [
{
"ts": 1402,
"bytes": 16366
},
{
"ts": 1433,
"bytes": 16366
},
{
"ts": 1461,
"bytes": 16366
},
{
"ts": 1481,
"bytes": 12880
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 514,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 61978",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 991",
":status: 200"
]
},
"bytesOut": 2227,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 61978,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 571,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 17,
"http2_stream_dependency": 15,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 153,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "61 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 79.117699999999999,
"standardDeviation": 53.642000000000003,
"kurtosis": 0.046066900000000001,
"skewness": 0.60392199999999996,
"entropy": 0.91987099999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 87.828500000000005,
"standardDeviation": 60.063000000000002,
"kurtosis": -0.17380399999999999,
"skewness": 0.55402799999999996,
"entropy": 0.93590499999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 78.262100000000004,
"standardDeviation": 51.596200000000003,
"kurtosis": -0.15046599999999999,
"skewness": 0.40552700000000003,
"entropy": 0.91221200000000002
},
"blue": {
"min": 0,
"max": 252,
"mean": 71.2624,
"standardDeviation": 49.2669,
"kurtosis": 0.114716,
"skewness": 0.69743500000000003,
"entropy": 0.91149599999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "beb6c218e01691f962dff863c04ff612c0c1bef12e7088b34f0101f454247812"
},
"tainted": false,
"filesize": "61978B",
"numberPixels": "2073600",
"pixelsPerSecond": "49.131MB",
"userTime": "0.040u",
"elapsedTime": "0:01.042"
}
},
"load_end": 1481,
"ttfb_start": 581,
"ttfb_end": 1377,
"download_start": 1377,
"download_end": 1481,
"download_ms": 104,
"all_start": 581,
"all_end": 1481,
"all_ms": 900,
"index": 8,
"number": 9
},
{
"type": 3,
"id": "74553.10",
"request_id": "74553.10",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"raw_id": "74553.10",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1060,
"ttfb_ms": 902,
"load_start": 612,
"load_start_float": 612.00015900000005,
"bytesIn": 110624,
"objectSize": 110624,
"objectSizeUncompressed": 110624,
"chunks": [
{
"ts": 1518,
"bytes": 16121
},
{
"ts": 1541,
"bytes": 16366
},
{
"ts": 1570,
"bytes": 16366
},
{
"ts": 1596,
"bytes": 16366
},
{
"ts": 1626,
"bytes": 16366
},
{
"ts": 1650,
"bytes": 16366
},
{
"ts": 1672,
"bytes": 12673
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 525,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 110624",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 990",
":status: 200"
]
},
"bytesOut": 2248,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 110624,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 572,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 19,
"http2_stream_dependency": 17,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 159,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "108 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 93.743700000000004,
"standardDeviation": 62.1935,
"kurtosis": -0.97353000000000001,
"skewness": 0.41536800000000001,
"entropy": 0.91472299999999995
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 120.004,
"standardDeviation": 66.646000000000001,
"kurtosis": -0.85815399999999997,
"skewness": 0.42435600000000001,
"entropy": 0.97453800000000002
},
"green": {
"min": 0,
"max": 255,
"mean": 118.97799999999999,
"standardDeviation": 65.372200000000007,
"kurtosis": -1.08273,
"skewness": -0.154776,
"entropy": 0.96676600000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 42.248399999999997,
"standardDeviation": 54.5623,
"kurtosis": 2.28294,
"skewness": 1.70462,
"entropy": 0.80286599999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "234a128cc6180aef840a3e6b082c7deec4f2a20f87700cfbb2b1c03bce22d6e3"
},
"tainted": false,
"filesize": "110624B",
"numberPixels": "2073600",
"pixelsPerSecond": "44.838MB",
"userTime": "0.040u",
"elapsedTime": "0:01.046"
}
},
"load_end": 1672,
"ttfb_start": 612,
"ttfb_end": 1514,
"download_start": 1514,
"download_end": 1672,
"download_ms": 158,
"all_start": 612,
"all_end": 1672,
"all_ms": 1060,
"index": 9,
"number": 10
},
{
"type": 3,
"id": "74553.11",
"request_id": "74553.11",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"raw_id": "74553.11",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1581,
"ttfb_ms": 831,
"load_start": 869,
"load_start_float": 869.00016500000004,
"bytesIn": 463106,
"objectSize": 463106,
"objectSizeUncompressed": 463106,
"chunks": [
{
"ts": 1702,
"bytes": 16121
},
{
"ts": 1728,
"bytes": 16366
},
{
"ts": 1758,
"bytes": 16366
},
{
"ts": 1782,
"bytes": 16366
},
{
"ts": 1810,
"bytes": 16366
},
{
"ts": 1838,
"bytes": 16366
},
{
"ts": 1867,
"bytes": 16366
},
{
"ts": 1895,
"bytes": 16436
},
{
"ts": 1925,
"bytes": 16366
},
{
"ts": 1947,
"bytes": 16366
},
{
"ts": 1975,
"bytes": 16366
},
{
"ts": 2003,
"bytes": 16366
},
{
"ts": 2032,
"bytes": 16366
},
{
"ts": 2060,
"bytes": 16366
},
{
"ts": 2084,
"bytes": 16366
},
{
"ts": 2112,
"bytes": 16366
},
{
"ts": 2140,
"bytes": 16366
},
{
"ts": 2168,
"bytes": 16366
},
{
"ts": 2197,
"bytes": 16366
},
{
"ts": 2223,
"bytes": 16366
},
{
"ts": 2249,
"bytes": 16366
},
{
"ts": 2277,
"bytes": 16366
},
{
"ts": 2305,
"bytes": 16366
},
{
"ts": 2334,
"bytes": 16366
},
{
"ts": 2362,
"bytes": 16366
},
{
"ts": 2390,
"bytes": 16366
},
{
"ts": 2414,
"bytes": 16366
},
{
"ts": 2442,
"bytes": 16366
},
{
"ts": 2450,
"bytes": 5033
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 536,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 463106",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 989",
":status: 200"
]
},
"bytesOut": 2215,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 463106,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 573,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 21,
"http2_stream_dependency": 19,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 165,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "452 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 101.414,
"standardDeviation": 69.038499999999999,
"kurtosis": -1.0212399999999999,
"skewness": 0.344113,
"entropy": 0.95918999999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 115.73399999999999,
"standardDeviation": 71.930499999999995,
"kurtosis": -0.96529600000000004,
"skewness": 0.26600600000000002,
"entropy": 0.99194199999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 118.49299999999999,
"standardDeviation": 66.9572,
"kurtosis": -1.1187100000000001,
"skewness": 0.14118700000000001,
"entropy": 0.99159399999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 70.013300000000001,
"standardDeviation": 68.227599999999995,
"kurtosis": -0.51573899999999995,
"skewness": 0.82666099999999998,
"entropy": 0.89403500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:51+00:00",
"date:modify": "2025-04-30T06:47:51+00:00",
"signature": "fe453ee9720c5117a75c2c6d07f70590925bdb609cbfc660d7684da8f935c245"
},
"tainted": false,
"filesize": "463106B",
"numberPixels": "2073600",
"pixelsPerSecond": "32.0031MB",
"userTime": "0.060u",
"elapsedTime": "0:01.064"
}
},
"load_end": 2450,
"ttfb_start": 869,
"ttfb_end": 1700,
"download_start": 1700,
"download_end": 2450,
"download_ms": 750,
"all_start": 869,
"all_end": 2450,
"all_ms": 1581,
"index": 10,
"number": 11
},
{
"type": 3,
"id": "74553.12",
"request_id": "74553.12",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"raw_id": "74553.12",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1836,
"ttfb_ms": 1582,
"load_start": 897,
"load_start_float": 897.00017100000002,
"bytesIn": 169366,
"objectSize": 169366,
"objectSizeUncompressed": 169366,
"chunks": [
{
"ts": 2481,
"bytes": 16121
},
{
"ts": 2508,
"bytes": 16366
},
{
"ts": 2534,
"bytes": 16366
},
{
"ts": 2560,
"bytes": 16366
},
{
"ts": 2588,
"bytes": 16366
},
{
"ts": 2617,
"bytes": 16366
},
{
"ts": 2645,
"bytes": 16366
},
{
"ts": 2673,
"bytes": 16366
},
{
"ts": 2702,
"bytes": 16366
},
{
"ts": 2725,
"bytes": 16366
},
{
"ts": 2733,
"bytes": 5951
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 547,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 169366",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:07 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 988",
":status: 200"
]
},
"bytesOut": 2257,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 169366,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 576,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 23,
"http2_stream_dependency": 21,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 171,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "165 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 130.28,
"standardDeviation": 55.759999999999998,
"kurtosis": -0.72534299999999996,
"skewness": 0.172621,
"entropy": 0.96821199999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 130.65100000000001,
"standardDeviation": 57.923999999999999,
"kurtosis": -0.73632799999999998,
"skewness": 0.18696399999999999,
"entropy": 0.97174000000000005
},
"green": {
"min": 0,
"max": 255,
"mean": 134.155,
"standardDeviation": 55.288200000000003,
"kurtosis": -0.71949600000000002,
"skewness": 0.152999,
"entropy": 0.96771300000000005
},
"blue": {
"min": 0,
"max": 255,
"mean": 126.036,
"standardDeviation": 54.067799999999998,
"kurtosis": -0.759046,
"skewness": 0.165551,
"entropy": 0.96518300000000001
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "9f0fc2a3418a63cb3dd5af0b4aafa2f00311de5906628fdb8d58af5117c7a10f"
},
"tainted": false,
"filesize": "169366B",
"numberPixels": "2073600",
"pixelsPerSecond": "63.8868MB",
"userTime": "0.020u",
"elapsedTime": "0:01.032"
}
},
"load_end": 2733,
"ttfb_start": 897,
"ttfb_end": 2479,
"download_start": 2479,
"download_end": 2733,
"download_ms": 254,
"all_start": 897,
"all_end": 2733,
"all_ms": 1836,
"index": 11,
"number": 12
},
{
"type": 3,
"id": "74553.24",
"request_id": "74553.24",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"raw_id": "74553.24",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2221,
"ttfb_ms": 1641,
"load_start": 1121,
"load_start_float": 1121.0001769999999,
"bytesIn": 361786,
"objectSize": 361786,
"objectSizeUncompressed": 361786,
"chunks": [
{
"ts": 2763,
"bytes": 16121
},
{
"ts": 2791,
"bytes": 16366
},
{
"ts": 2818,
"bytes": 16366
},
{
"ts": 2848,
"bytes": 16366
},
{
"ts": 2876,
"bytes": 16366
},
{
"ts": 2900,
"bytes": 16366
},
{
"ts": 2928,
"bytes": 16366
},
{
"ts": 2956,
"bytes": 16436
},
{
"ts": 2984,
"bytes": 16366
},
{
"ts": 3013,
"bytes": 16366
},
{
"ts": 3041,
"bytes": 16366
},
{
"ts": 3065,
"bytes": 16366
},
{
"ts": 3093,
"bytes": 16366
},
{
"ts": 3121,
"bytes": 16366
},
{
"ts": 3150,
"bytes": 16366
},
{
"ts": 3178,
"bytes": 16366
},
{
"ts": 3206,
"bytes": 16366
},
{
"ts": 3230,
"bytes": 16366
},
{
"ts": 3258,
"bytes": 16366
},
{
"ts": 3286,
"bytes": 16366
},
{
"ts": 3312,
"bytes": 16366
},
{
"ts": 3342,
"bytes": 18275
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 361786",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:54 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 987",
":status: 200"
]
},
"bytesOut": 2425,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 361786,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 584,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 25,
"http2_stream_dependency": 23,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 177,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "353 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 127.65600000000001,
"standardDeviation": 67.735600000000005,
"kurtosis": -1.1138699999999999,
"skewness": 0.034354299999999997,
"entropy": 0.98295600000000005
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 140.21600000000001,
"standardDeviation": 67.108000000000004,
"kurtosis": -1.03844,
"skewness": -0.072901400000000005,
"entropy": 0.98894099999999996
},
"green": {
"min": 0,
"max": 255,
"mean": 147.53299999999999,
"standardDeviation": 66.153700000000001,
"kurtosis": -1.00136,
"skewness": -0.190863,
"entropy": 0.98550599999999999
},
"blue": {
"min": 0,
"max": 255,
"mean": 95.220200000000006,
"standardDeviation": 69.945099999999996,
"kurtosis": -0.774285,
"skewness": 0.54010999999999998,
"entropy": 0.97442099999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "60cd83bb96b6219c92df536172692372aec84e2a13e30adfc5fc92fbf466b103"
},
"tainted": false,
"filesize": "361786B",
"numberPixels": "960000",
"pixelsPerSecond": "29.8841MB",
"userTime": "0.030u",
"elapsedTime": "0:01.032"
}
},
"load_end": 3342,
"ttfb_start": 1121,
"ttfb_end": 2762,
"download_start": 2762,
"download_end": 3342,
"download_ms": 580,
"all_start": 1121,
"all_end": 3342,
"all_ms": 2221,
"index": 12,
"number": 13
},
{
"type": 3,
"id": "74553.25",
"request_id": "74553.25",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"raw_id": "74553.25",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2188,
"ttfb_ms": 2006,
"load_start": 1364,
"load_start_float": 1364.0001830000001,
"bytesIn": 116324,
"objectSize": 116324,
"objectSizeUncompressed": 116324,
"chunks": [
{
"ts": 3372,
"bytes": 16121
},
{
"ts": 3400,
"bytes": 16366
},
{
"ts": 3428,
"bytes": 16366
},
{
"ts": 3457,
"bytes": 16366
},
{
"ts": 3485,
"bytes": 16366
},
{
"ts": 3508,
"bytes": 16366
},
{
"ts": 3543,
"bytes": 16366
},
{
"ts": 3552,
"bytes": 2007
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 116324",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2431,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 116324,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 586,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 27,
"http2_stream_dependency": 25,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 183,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "114 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 118.556,
"standardDeviation": 61.834000000000003,
"kurtosis": -0.90436099999999997,
"skewness": 0.044313999999999999,
"entropy": 0.98275100000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 131.72300000000001,
"standardDeviation": 61.884500000000003,
"kurtosis": -0.78205599999999997,
"skewness": -0.273559,
"entropy": 0.982684
},
"green": {
"min": 0,
"max": 255,
"mean": 117.514,
"standardDeviation": 61.935699999999997,
"kurtosis": -0.86887300000000001,
"skewness": 0.043549400000000002,
"entropy": 0.98413600000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 106.432,
"standardDeviation": 61.681899999999999,
"kurtosis": -0.68939700000000004,
"skewness": 0.36584899999999998,
"entropy": 0.98143199999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "701cbf63a465331f99273db2ce25aff05a49641bf144e68686ad974e2f0de8fe"
},
"tainted": false,
"filesize": "116324B",
"numberPixels": "960000",
"pixelsPerSecond": "53.9085MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 3552,
"ttfb_start": 1364,
"ttfb_end": 3370,
"download_start": 3370,
"download_end": 3552,
"download_ms": 182,
"all_start": 1364,
"all_end": 3552,
"all_ms": 2188,
"index": 13,
"number": 14
},
{
"type": 3,
"id": "74553.26",
"request_id": "74553.26",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"raw_id": "74553.26",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2372,
"ttfb_ms": 2200,
"load_start": 1380,
"load_start_float": 1380.0001890000001,
"bytesIn": 116356,
"objectSize": 116356,
"objectSizeUncompressed": 116356,
"chunks": [
{
"ts": 3582,
"bytes": 16121
},
{
"ts": 3610,
"bytes": 16366
},
{
"ts": 3634,
"bytes": 16366
},
{
"ts": 3664,
"bytes": 16366
},
{
"ts": 3692,
"bytes": 16366
},
{
"ts": 3720,
"bytes": 16366
},
{
"ts": 3749,
"bytes": 16366
},
{
"ts": 3752,
"bytes": 2039
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 116356",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:54 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2374,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 116356,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 587,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 29,
"http2_stream_dependency": 27,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 189,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "114 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 69.250100000000003,
"standardDeviation": 60.338099999999997,
"kurtosis": 0.0041945400000000001,
"skewness": 0.95453699999999997,
"entropy": 0.92749800000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 80.900700000000001,
"standardDeviation": 67.751900000000006,
"kurtosis": -0.51648700000000003,
"skewness": 0.78260300000000005,
"entropy": 0.95926800000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 76.233800000000002,
"standardDeviation": 57.482900000000001,
"kurtosis": -0.17721300000000001,
"skewness": 0.76988199999999996,
"entropy": 0.95003499999999996
},
"blue": {
"min": 0,
"max": 255,
"mean": 50.615699999999997,
"standardDeviation": 55.779499999999999,
"kurtosis": 1.2816799999999999,
"skewness": 1.3954299999999999,
"entropy": 0.87319100000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "0f38cfade84c9c3ef063ede0467f04376dead3a42a9cdd0bfe575a6a5dfd5c8a"
},
"tainted": false,
"filesize": "116356B",
"numberPixels": "960000",
"pixelsPerSecond": "52.8053MB",
"userTime": "0.010u",
"elapsedTime": "0:01.018"
}
},
"load_end": 3752,
"ttfb_start": 1380,
"ttfb_end": 3580,
"download_start": 3580,
"download_end": 3752,
"download_ms": 172,
"all_start": 1380,
"all_end": 3752,
"all_ms": 2372,
"index": 14,
"number": 15
},
{
"type": 3,
"id": "74553.27",
"request_id": "74553.27",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"raw_id": "74553.27",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2331,
"ttfb_ms": 2294,
"load_start": 1482,
"load_start_float": 1482.0001950000001,
"bytesIn": 36250,
"objectSize": 36250,
"objectSizeUncompressed": 36250,
"chunks": [
{
"ts": 3778,
"bytes": 16122
},
{
"ts": 3805,
"bytes": 16366
},
{
"ts": 3813,
"bytes": 3762
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 36250",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:17:22 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2368,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 36250,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 589,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 31,
"http2_stream_dependency": 29,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 195,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "35 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 79.781000000000006,
"standardDeviation": 66.4756,
"kurtosis": -1.0477799999999999,
"skewness": 0.61108499999999999,
"entropy": 0.93343399999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 95.222099999999998,
"standardDeviation": 71.005300000000005,
"kurtosis": -1.36049,
"skewness": 0.35983199999999999,
"entropy": 0.94856600000000002
},
"green": {
"min": 0,
"max": 253,
"mean": 76.956699999999998,
"standardDeviation": 66.762600000000006,
"kurtosis": -1.0537099999999999,
"skewness": 0.61831199999999997,
"entropy": 0.93450999999999995
},
"blue": {
"min": 0,
"max": 244,
"mean": 67.164100000000005,
"standardDeviation": 61.658999999999999,
"kurtosis": -0.58018700000000001,
"skewness": 0.85231199999999996,
"entropy": 0.91722499999999996
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "d363bd35378393e18b2f7b85195b2d94472406c5a4b32665b4c01514d58d188f"
},
"tainted": false,
"filesize": "36250B",
"numberPixels": "960000",
"pixelsPerSecond": "47.8779MB",
"userTime": "0.010u",
"elapsedTime": "0:01.020"
}
},
"load_end": 3813,
"ttfb_start": 1482,
"ttfb_end": 3776,
"download_start": 3776,
"download_end": 3813,
"download_ms": 37,
"all_start": 1482,
"all_end": 3813,
"all_ms": 2331,
"index": 15,
"number": 16
},
{
"type": 3,
"id": "74553.28",
"request_id": "74553.28",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"raw_id": "74553.28",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2562,
"ttfb_ms": 2350,
"load_start": 1487,
"load_start_float": 1487.0002010000001,
"bytesIn": 140044,
"objectSize": 140044,
"objectSizeUncompressed": 140044,
"chunks": [
{
"ts": 3839,
"bytes": 16121
},
{
"ts": 3866,
"bytes": 16366
},
{
"ts": 3895,
"bytes": 16366
},
{
"ts": 3923,
"bytes": 16366
},
{
"ts": 3949,
"bytes": 16366
},
{
"ts": 3980,
"bytes": 16366
},
{
"ts": 4003,
"bytes": 16366
},
{
"ts": 4032,
"bytes": 16366
},
{
"ts": 4049,
"bytes": 9361
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 140044",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:53 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 2395,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 140044,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 590,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 33,
"http2_stream_dependency": 31,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 201,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "128 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 4049,
"ttfb_start": 1487,
"ttfb_end": 3837,
"download_start": 3837,
"download_end": 4049,
"download_ms": 212,
"all_start": 1487,
"all_end": 4049,
"all_ms": 2562,
"index": 16,
"number": 17
},
{
"type": 3,
"id": "74553.42",
"request_id": "74553.42",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
"raw_id": "74553.42",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 2777,
"ttfb_ms": 2400,
"load_start": 1673,
"load_start_float": 1673.0002930000001,
"bytesIn": 240080,
"objectSize": 240080,
"objectSizeUncompressed": 240080,
"chunks": [
{
"ts": 4075,
"bytes": 16036
},
{
"ts": 4102,
"bytes": 16366
},
{
"ts": 4131,
"bytes": 16366
},
{
"ts": 4159,
"bytes": 16366
},
{
"ts": 4186,
"bytes": 16366
},
{
"ts": 4216,
"bytes": 16366
},
{
"ts": 4239,
"bytes": 16366
},
{
"ts": 4267,
"bytes": 16404
},
{
"ts": 4296,
"bytes": 16366
},
{
"ts": 4324,
"bytes": 16366
},
{
"ts": 4352,
"bytes": 16366
},
{
"ts": 4381,
"bytes": 16366
},
{
"ts": 4404,
"bytes": 16366
},
{
"ts": 4433,
"bytes": 16366
},
{
"ts": 4450,
"bytes": 11248
}
],
"expires": "Fri, 30 May 2025 06:47:51 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 240080",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:51 GMT",
"expires: Fri, 30 May 2025 06:47:51 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1662,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 35,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 293,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GSUB": 97902,
"OS\/2": 96,
"STAT": 112,
"cmap": 10024,
"gasp": 8,
"glyf": 493382,
"head": 54,
"hhea": 36,
"hmtx": 6522,
"loca": 0,
"maxp": 32,
"name": 716,
"post": 48632,
"prep": 7
},
"names": {
"0": "Copyright 2020-2023 Google LLC. All Rights Reserved.",
"1": "Material Symbols Outlined 24pt",
"2": "Regular",
"3": "2.711;GOOG;MaterialSymbolsOutlined24pt-Regular",
"4": "Material Symbols Outlined 24pt Regular",
"5": "Version 2.711",
"6": "MaterialSymbolsOutlined24pt-Regular",
"16": "Material Symbols Outlined 24pt",
"17": "Regular"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 960,
"usWeightClass": 400,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 0,
"ySubscriptYSize": 0,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 0,
"ySuperscriptXSize": 0,
"ySuperscriptYSize": 0,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 0,
"yStrikeoutSize": 0,
"yStrikeoutPosition": 0,
"sFamilyClass": 0,
"ulUnicodeRange1": 1,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "GOOG",
"fsSelection": 192,
"usFirstCharIndex": 13,
"usLastCharIndex": 63743,
"sTypoAscender": 1056,
"sTypoDescender": -96,
"sTypoLineGap": 0,
"usWinAscent": 1062,
"usWinDescent": 91,
"ulCodePageRange1": 1,
"ulCodePageRange2": 0,
"sxHeight": 960,
"sCapHeight": 960,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 43,
"panose": {
"bFamilyType": 5,
"bSerifStyle": 10,
"bWeight": 1,
"bProportion": 3,
"bContrast": 1,
"bStrokeVariation": 2,
"bArmStyle": 2,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 2
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": 0,
"underlineThickness": 0,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
46,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
95,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
160,
57344,
57345,
57346,
57347,
57348,
57354,
57355,
57356,
57357,
57359,
57360,
57361,
57363,
57364,
57365,
57366,
57368,
57369,
57370,
57371,
57372,
57373,
57374,
57375,
57376,
57377,
57378,
57379,
57380,
57381,
57382,
57383,
57384,
57385,
57386,
57387,
57388,
57389,
57390,
57391,
57392,
57393,
57394,
57395,
57396,
57397,
57398,
57399,
57400,
57401,
57403,
57404,
57405,
57406,
57407,
57408,
57409,
57410,
57411,
57412,
57413,
57414,
57415,
57416,
57417,
57418,
57419,
57420,
57421,
57422,
57423,
57424,
57425,
57426,
57427,
57429,
57430,
57431,
57432,
57433,
57434,
57435,
57436,
57437,
57438,
57439,
57440,
57441,
57442,
57443,
57444,
57445,
57446,
57447,
57448,
57449,
57450,
57451,
57452,
57453,
57454,
57455,
57456,
57457,
57458,
57459,
57460,
57461,
57462,
57481,
57486,
57489,
57491,
57492,
57495,
57496,
57497,
57500,
57502,
57503,
57504,
57505,
57509,
57510,
57511,
57512,
57513,
57514,
57516,
57517,
57518,
57519,
57520,
57521,
57522,
57523,
57524,
57525,
57526,
57527,
57528,
57529,
57530,
57531,
57532,
57534,
57535,
57537,
57538,
57539,
57540,
57542,
57543,
57544,
57545,
57546,
57547,
57548,
57549,
57550,
57551,
57552,
57553,
57554,
57555,
57556,
57557,
57558,
57559,
57560,
57561,
57562,
57563,
57564,
57565,
57566,
57567,
57568,
57569,
57570,
57571,
57572,
57573,
57574,
57575,
57576,
57577,
57578,
57579,
57580,
57581,
57582,
57583,
57584,
57585,
57587,
57588,
57590,
57595,
57596,
57598,
57603,
57604,
57605,
57606,
57611,
57612,
57613,
57614,
57616,
57620,
57621,
57622,
57624,
57625,
57629,
57630,
57631,
57632,
57633,
57634,
57635,
57636,
57637,
57639,
57640,
57645,
57649,
57650,
57651,
57655,
57656,
57657,
57659,
57660,
57661,
57662,
57663,
57669,
57670,
57671,
57672,
57673,
57674,
57675,
57676,
57677,
57678,
57679,
57680,
57681,
57682,
57683,
57684,
57685,
57686,
57687,
57688,
57689,
57690,
57691,
57692,
57693,
57694,
57695,
57696,
57697,
57698,
57699,
57700,
57701,
57702,
57703,
57704,
57705,
57706,
57707,
57708,
57709,
57710,
57711,
57712,
57713,
57714,
57715,
57716,
57717,
57718,
57719,
57720,
57721,
57736,
57744,
57745,
57746,
57747,
57748,
57749,
57753,
57756,
57758,
57759,
57760,
57761,
57762,
57763,
57764,
57765,
57766,
57767,
57768,
57769,
57770,
57771,
57772,
57773,
57774,
57775,
57776,
57777,
57778,
57779,
57780,
57781,
57782,
57783,
57784,
57785,
57786,
57787,
57788,
57789,
57790,
57791,
57792,
57793,
57794,
57795,
57796,
57797,
57798,
57800,
57802,
57803,
57804,
57805,
57806,
57807,
57808,
57809,
57810,
57811,
57813,
57816,
57817,
57818,
57819,
57820,
57821,
57822,
57824,
57825,
57826,
57830,
57831,
57832,
57833,
57834,
57835,
57842,
57843,
57844,
57847,
57849,
57854,
57855,
57856,
57857,
57858,
57859,
57860,
57861,
57862,
57865,
57868,
57872,
57875,
57876,
57884,
57885,
57886,
57891,
57892,
57894,
57895,
57896,
57897,
57898,
57899,
57900,
57901,
57902,
57903,
57904,
57905,
57906,
57907,
57908,
57909,
57910,
57911,
57912,
57913,
57914,
57915,
57916,
57917,
57918,
57919,
57920,
57921,
57922,
57923,
57924,
57925,
57926,
57927,
57928,
57929,
57930,
57931,
57932,
57933,
57934,
57935,
57936,
57937,
57938,
57939,
57940,
57941,
57942,
57943,
57944,
57945,
57946,
57947,
57948,
57949,
57950,
57951,
57952,
57953,
57954,
57955,
57956,
57957,
57958,
57959,
57960,
57961,
57962,
57963,
57964,
57971,
57974,
57975,
57976,
57980,
57982,
57986,
57987,
57988,
57989,
57990,
57994,
57995,
57996,
57997,
57998,
58001,
58003,
58005,
58006,
58010,
58012,
58015,
58023,
58024,
58026,
58027,
58028,
58030,
58031,
58036,
58038,
58041,
58042,
58043,
58044,
58045,
58046,
58047,
58048,
58049,
58050,
58051,
58052,
58053,
58054,
58055,
58056,
58057,
58058,
58059,
58060,
58061,
58075,
58076,
58086,
58087,
58090,
58091,
58092,
58119,
58120,
58122,
58123,
58124,
58125,
58126,
58127,
58128,
58129,
58130,
58131,
58132,
58133,
58134,
58135,
58136,
58138,
58139,
58140,
58141,
58142,
58143,
58144,
58145,
58146,
58147,
58148,
58149,
58150,
58151,
58152,
58153,
58154,
58155,
58156,
58157,
58158,
58159,
58160,
58161,
58162,
58163,
58164,
58165,
58166,
58167,
58168,
58169,
58170,
58198,
58260,
58265,
58269,
58270,
58271,
58272,
58273,
58274,
58275,
58276,
58277,
58278,
58279,
58280,
58281,
58282,
58283,
58284,
58285,
58286,
58287,
58288,
58289,
58290,
58291,
58292,
58293,
58294,
58295,
58296,
58297,
58298,
58299,
58300,
58301,
58302,
58303,
58304,
58305,
58306,
58307,
58308,
58309,
58310,
58311,
58312,
58313,
58314,
58315,
58316,
58317,
58318,
58319,
58320,
58321,
58322,
58323,
58324,
58325,
58326,
58327,
58328,
58329,
58330,
58331,
58332,
58333,
58334,
58335,
58336,
58337,
58338,
58339,
58340,
58341,
58342,
58343,
58344,
58345,
58346,
58347,
58348,
58349,
58350,
58351,
58353,
58354,
58355,
58356,
58357,
58358,
58359,
58360,
58361,
58362,
58363,
58364,
58365,
58366,
58367,
58368,
58369,
58370,
58371,
58372,
58373,
58374,
58375,
58376,
58377,
58378,
58379,
58380,
58381,
58382,
58383,
58384,
58385,
58386,
58387,
58389,
58390,
58391,
58392,
58393,
58394,
58395,
58396,
58397,
58398,
58399,
58400,
58401,
58402,
58403,
58404,
58405,
58406,
58407,
58408,
58409,
58410,
58411,
58412,
58413,
58414,
58416,
58417,
58418,
58419,
58420,
58421,
58422,
58423,
58424,
58425,
58426,
58427,
58428,
58429,
58430,
58431,
58432,
58478,
58483,
58491,
58499,
58505,
58509,
58511,
58523,
58528,
58535,
58553,
58568,
58570,
58571,
58576,
58585,
58590,
58603,
58611,
58612,
58613,
58614,
58615,
58616,
58617,
58618,
58619,
58620,
58621,
58622,
58623,
58624,
58625,
58626,
58627,
58629,
58630,
58633,
58634,
58635,
58636,
58637,
58638,
58639,
58640,
58641,
58642,
58643,
58644,
58645,
58648,
58650,
58652,
58653,
58654,
58655,
58656,
58657,
58661,
58663,
58669,
58670,
58671,
58672,
58673,
58674,
58675,
58676,
58677,
58678,
58680,
58681,
58682,
58683,
58684,
58685,
58686,
58687,
58688,
58689,
58690,
58691,
58692,
58693,
58694,
58695,
58696,
58697,
58698,
58699,
58700,
58701,
58702,
58703,
58704,
58705,
58706,
58707,
58708,
58709,
58710,
58711,
58712,
58713,
58714,
58715,
58716,
58717,
58718,
58719,
58720,
58721,
58722,
58723,
58724,
58725,
58726,
58727,
58728,
58729,
58730,
58731,
58732,
58733,
58734,
58735,
58736,
58737,
58738,
58739,
58740,
58741,
58742,
58743,
58744,
58745,
58746,
58747,
58748,
58749,
58755,
58756,
58757,
58758,
58759,
58760,
58761,
58762,
58763,
58764,
58765,
58766,
58767,
58768,
58769,
58771,
58772,
58773,
58776,
58777,
58778,
58819,
58820,
58821,
58822,
58823,
58824,
58825,
58826,
58827,
58828,
58829,
58830,
58831,
58832,
58833,
58834,
58835,
58836,
58837,
58838,
58839,
58840,
58841,
58842,
58843,
58844,
58845,
58846,
58847,
58848,
58849,
58866,
58867,
58874,
58882,
58889,
58894,
58895,
58896,
58897,
58898,
58899,
58900,
58901,
58902,
58903,
58904,
58905,
58906,
58907,
58908,
58909,
58910,
58911,
58912,
58915,
58916,
58917,
58918,
58919,
58920,
58921,
58922,
58923,
58924,
58925,
58926,
58927,
58928,
58929,
58930,
58931,
58932,
58933,
58934,
58935,
58936,
58937,
58938,
58939,
58940,
58941,
58942,
58943,
58944,
58945,
58946,
58947,
58948,
58949,
58950,
58951,
58952,
58953,
58956,
58958,
58960,
58961,
58963,
58966,
58969,
58970,
58971,
58972,
58975,
58976,
58977,
58978,
58979,
58980,
58981,
58982,
58983,
58985,
58987,
58989,
58997,
59000,
59014,
59022,
59023,
59026,
59028,
59029,
59030,
59031,
59032,
59033,
59034,
59035,
59036,
59037,
59038,
59039,
59042,
59045,
59052,
59057,
59059,
59063,
59064,
59071,
59074,
59075,
59076,
59077,
59078,
59079,
59081,
59082,
59087,
59088,
59089,
59090,
59091,
59094,
59098,
59101,
59102,
59103,
59105,
59112,
59113,
59118,
59128,
59130,
59131,
59137,
59138,
59139,
59141,
59144,
59147,
59148,
59149,
59150,
59152,
59156,
59157,
59159,
59161,
59162,
59163,
59164,
59166,
59168,
59174,
59176,
59177,
59178,
59181,
59182,
59183,
59184,
59185,
59186,
59187,
59188,
59194,
59196,
59197,
59198,
59200,
59201,
59202,
59203,
59204,
59205,
59206,
59207,
59208,
59209,
59232,
59233,
59234,
59235,
59236,
59238,
59239,
59241,
59245,
59246,
59247,
59248,
59258,
59259,
59260,
59262,
59265,
59267,
59268,
59269,
59270,
59272,
59273,
59274,
59276,
59277,
59278,
59279,
59282,
59288,
59289,
59290,
59291,
59292,
59298,
59299,
59309,
59311,
59312,
59315,
59336,
59337,
59338,
59339,
59340,
59341,
59342,
59343,
59344,
59345,
59347,
59352,
59361,
59362,
59363,
59364,
59365,
59366,
59369,
59370,
59372,
59373,
59374,
59375,
59376,
59377,
59378,
59379,
59380,
59381,
59382,
59383,
59384,
59385,
59386,
59387,
59388,
59389,
59390,
59391,
59392,
59393,
59403,
59404,
59405,
59406,
59407,
59408,
59409,
59410,
59411,
59412,
59413,
59414,
59415,
59416,
59417,
59418,
59432,
59433,
59434,
59436,
59437,
59438,
59440,
59442,
59443,
59444,
59445,
59446,
59447,
59448,
59449,
59450,
59451,
59452,
59453,
59454,
59455,
59456,
59457,
59458,
59459,
59460,
59462,
59463,
59465,
59468,
59469,
59470,
59471,
59472,
59473,
59474,
59475,
59476,
59477,
59478,
59479,
59480,
59481,
59482,
59483,
59484,
59485,
59486,
59487,
59488,
59489,
59490,
59491,
59492,
59493,
59494,
59495,
59496,
59497,
59498,
59499,
59500,
59501,
59502,
59503,
59504,
59505,
59506,
59507,
59508,
59509,
59510,
59511,
59512,
59513,
59514,
59515,
59516,
59517,
59518,
59519,
59520,
59521,
59522,
59523,
59524,
59525,
59526,
59527,
59528,
59529,
59530,
59531,
59532,
59533,
59534,
59536,
59537,
59538,
59539,
59540,
59541,
59542,
59543,
59544,
59545,
59546,
59547,
59548,
59549,
59550,
59551,
59552,
59553,
59554,
59555,
59556,
59557,
59558,
59559,
59560,
59561,
59562,
59563,
59564,
59565,
59566,
59567,
59568,
59569,
59570,
59571,
59572,
59573,
59574,
59575,
59576,
59577,
59578,
59579,
59580,
59581,
59582,
59583,
59584,
59585,
59586,
59587,
59588,
59589,
59590,
59591,
59592,
59593,
59594,
59595,
59596,
59597,
59598,
59599,
59600,
59601,
59602,
59603,
59604,
59605,
59606,
59607,
59608,
59609,
59610,
59611,
59612,
59613,
59614,
59615,
59616,
59617,
59618,
59619,
59620,
59621,
59622,
59623,
59624,
59625,
59626,
59627,
59628,
59629,
59630,
59631,
59632,
59633,
59634,
59635,
59636,
59637,
59638,
59639,
59640,
59641,
59642,
59643,
59644,
59645,
59646,
59647,
59648,
59650,
59651,
59652,
59653,
59654,
59655,
59656,
59657,
59658,
59659,
59660,
59661,
59662,
59663,
59665,
59666,
59667,
59668,
59669,
59670,
59671,
59672,
59673,
59674,
59675,
59676,
59677,
59678,
59679,
59680,
59681,
59682,
59683,
59684,
59685,
59686,
59687,
59688,
59689,
59690,
59691,
59692,
59693,
59694,
59695,
59696,
59697,
59698,
59699,
59700,
59701,
59702,
59703,
59704,
59705,
59706,
59707,
59708,
59709,
59710,
59711,
59712,
59713,
59714,
59715,
59716,
59717,
59718,
59719,
59720,
59721,
59722,
59723,
59724,
59725,
59726,
59727,
59728,
59729,
59730,
59731,
59732,
59733,
59734,
59735,
59736,
59737,
59738,
59739,
59740,
59741,
59742,
59743,
59744,
59745,
59746,
59747,
59748,
59749,
59750,
59751,
59752,
59753,
59754,
59755,
59756,
59757,
59758,
59759,
59760,
59761,
59762,
59763,
59764,
59765,
59766,
59767,
59768,
59769,
59770,
59771,
59772,
59773,
59774,
59775,
59777,
59778,
59779,
59780,
59781,
59782,
59783,
59784,
59785,
59786,
59787,
59788,
59789,
59790,
59791,
59793,
59794,
59795,
59796,
59797,
59798,
59799,
59800,
59801,
59802,
59803,
59804,
59805,
59806,
59807,
59808,
59809,
59810,
59811,
59812,
59813,
59814,
59815,
59816,
59817,
59818,
59819,
59820,
59821,
59824,
59825,
59826,
59828,
59829,
59830,
59831,
59832,
59833,
59834,
59835,
59836,
59837,
59838,
59839,
59840,
59841,
59842,
59843,
59844,
59845,
59847,
59848,
59849,
59851,
59852,
59853,
59854,
59855,
59856,
59857,
59858,
59859,
59860,
59861,
59862,
59863,
59864,
59865,
59866,
59867,
59868,
59869,
59871,
59872,
59873,
59874,
59875,
59876,
59878,
59879,
59880,
59881,
59882,
59884,
59885,
59886,
59887,
59889,
59890,
59891,
59892,
59893,
59894,
59895,
59896,
59897,
59898,
59899,
59900,
59902,
59904,
59905,
59907,
59908,
59912,
59913,
59914,
59915,
59916,
59918,
59919,
59920,
59921,
59922,
59923,
59924,
59925,
59926,
59927,
59928,
59929,
59930,
59931,
59932,
59933,
59934,
59935,
59936,
59937,
59938,
59939,
59940,
59941,
59942,
59943,
59944,
59945,
59946,
59947,
59948,
59949,
59950,
59951,
59952,
59953,
59954,
59955,
59956,
59957,
59958,
59959,
59960,
59961,
59962,
59963,
59964,
59965,
59966,
59967,
59968,
59969,
59970,
59971,
59972,
59973,
59974,
59975,
59976,
59977,
59978,
59979,
59980,
59981,
59982,
59983,
59984,
59985,
59986,
59987,
59988,
59989,
59990,
59991,
59992,
59993,
59994,
59995,
59996,
59997,
59998,
59999,
60000,
60001,
60002,
60003,
60004,
60005,
60006,
60007,
60008,
60009,
60016,
60017,
60019,
60020,
60021,
60022,
60023,
60024,
60025,
60039,
60046,
60057,
60058,
60059,
60066,
60070,
60071,
60072,
60073,
60074,
60075,
60076,
60077,
60078,
60079,
60080,
60081,
60082,
60083,
60093,
60098,
60099,
60102,
60103,
60104,
60105,
60106,
60108,
60109,
60111,
60112,
60113,
60114,
60115,
60116,
60117,
60118,
60119,
60120,
60121,
60122,
60123,
60125,
60126,
60130,
60131,
60132,
60133,
60134,
60135,
60136,
60137,
60138,
60139,
60140,
60142,
60143,
60144,
60145,
60146,
60147,
60148,
60149,
60150,
60151,
60152,
60153,
60154,
60155,
60160,
60161,
60162,
60163,
60164,
60165,
60168,
60169,
60170,
60171,
60172,
60173,
60174,
60175,
60176,
60178,
60179,
60180,
60181,
60182,
60183,
60184,
60185,
60186,
60187,
60188,
60189,
60190,
60191,
60198,
60199,
60201,
60202,
60203,
60204,
60205,
60206,
60207,
60208,
60209,
60210,
60211,
60212,
60213,
60214,
60215,
60216,
60217,
60218,
60219,
60220,
60221,
60222,
60223,
60224,
60225,
60226,
60227,
60228,
60229,
60230,
60231,
60232,
60233,
60234,
60235,
60236,
60237,
60238,
60239,
60240,
60241,
60242,
60243,
60244,
60246,
60247,
60248,
60249,
60250,
60254,
60255,
60256,
60257,
60258,
60259,
60260,
60261,
60262,
60263,
60264,
60265,
60266,
60267,
60269,
60271,
60272,
60273,
60274,
60275,
60276,
60277,
60278,
60279,
60282,
60283,
60284,
60285,
60286,
60287,
60288,
60289,
60290,
60291,
60292,
60293,
60294,
60295,
60296,
60298,
60299,
60300,
60301,
60302,
60303,
60304,
60305,
60306,
60307,
60308,
60309,
60310,
60311,
60312,
60313,
60314,
60315,
60316,
60317,
60318,
60319,
60320,
60321,
60322,
60323,
60324,
60325,
60326,
60327,
60328,
60329,
60330,
60331,
60332,
60338,
60342,
60344,
60345,
60346,
60347,
60348,
60349,
60350,
60351,
60356,
60357,
60358,
60359,
60360,
60362,
60363,
60364,
60365,
60366,
60367,
60368,
60369,
60370,
60371,
60372,
60373,
60374,
60375,
60376,
60377,
60378,
60379,
60380,
60381,
60382,
60383,
60384,
60385,
60386,
60387,
60388,
60389,
60390,
60391,
60392,
60393,
60394,
60395,
60396,
60397,
60398,
60399,
60400,
60401,
60402,
60403,
60404,
60406,
60407,
60412,
60413,
60414,
60415,
60424,
60425,
60426,
60427,
60428,
60429,
60430,
60431,
60432,
60433,
60434,
60435,
60436,
60437,
60438,
60439,
60440,
60441,
60442,
60443,
60444,
60445,
60446,
60447,
60448,
60465,
60485,
60530,
60531,
61239,
61240,
61241,
61242,
61243,
61244,
61245,
61246,
61247,
61248,
61249,
61250,
61251,
61252,
61253,
61255,
61256,
61257,
61258,
61259,
61260,
61261,
61262,
61263,
61264,
61265,
61267,
61268,
61269,
61270,
61271,
61272,
61273,
61274,
61275,
61276,
61277,
61278,
61279,
61283,
61284,
61286,
61288,
61289,
61290,
61291,
61292,
61293,
61294,
61295,
61296,
61297,
61298,
61299,
61300,
61301,
61302,
61303,
61304,
61307,
61308,
61309,
61311,
61313,
61315,
61316,
61317,
61318,
61327,
61329,
61330,
61331,
61335,
61340,
61341,
61342,
61343,
61344,
61345,
61346,
61347,
61348,
61351,
61353,
61357,
61358,
61359,
61361,
61362,
61366,
61367,
61368,
61375,
61376,
61377,
61378,
61379,
61381,
61382,
61385,
61386,
61387,
61389,
61390,
61391,
61392,
61393,
61394,
61395,
61396,
61397,
61398,
61399,
61400,
61401,
61402,
61403,
61404,
61405,
61406,
61407,
61408,
61409,
61410,
61411,
61412,
61413,
61414,
61415,
61416,
61417,
61418,
61419,
61420,
61421,
61422,
61423,
61424,
61425,
61426,
61427,
61428,
61429,
61430,
61431,
61432,
61433,
61434,
61435,
61436,
61437,
61438,
61439,
61440,
61441,
61442,
61443,
61444,
61445,
61446,
61447,
61448,
61449,
61450,
61451,
61452,
61453,
61454,
61455,
61456,
61457,
61458,
61459,
61460,
61461,
61462,
61463,
61464,
61465,
61466,
61467,
61468,
61469,
61470,
61471,
61472,
61473,
61474,
61475,
61476,
61477,
61480,
61481,
61482,
61483,
61484,
61485,
61486,
61487,
61488,
61489,
61490,
61491,
61492,
61493,
61494,
61495,
61496,
61497,
61498,
61499,
61500,
61501,
61502,
61503,
61504,
61505,
61506,
61507,
61508,
61509,
61511,
61512,
61513,
61514,
61515,
61516,
61517,
61518,
61519,
61520,
61521,
61522,
61523,
61524,
61525,
61526,
61527,
61528,
61529,
61530,
61531,
61532,
61533,
61534,
61535,
61536,
61537,
61538,
61539,
61540,
61541,
61543,
61544,
61545,
61546,
61547,
61548,
61549,
61550,
61551,
61552,
61553,
61554,
61555,
61556,
61557,
61558,
61559,
61560,
61561,
61562,
61563,
61564,
61565,
61566,
61567,
61568,
61569,
61570,
61571,
61572,
61573,
61575,
61576,
61577,
61579,
61580,
61581,
61582,
61583,
61584,
61585,
61586,
61591,
61593,
61594,
61595,
61596,
61597,
61598,
61599,
61600,
61601,
61602,
61603,
61604,
61605,
61606,
61607,
61608,
61609,
61610,
61611,
61612,
61616,
61623,
61626,
61627,
61628,
61629,
61630,
61631,
61632,
61633,
61634,
61635,
61637,
61638,
61639,
61640,
61644,
61646,
61647,
61648,
61649,
61650,
61651,
61652,
61657,
61658,
61660,
61661,
61666,
61667,
61668,
61671,
61675,
61676,
61679,
61683,
61685,
61686,
61690,
61691,
61692,
61693,
61694,
61695,
61696,
61697,
61698,
61700,
61702,
61703,
61704,
61705,
61706,
61707,
61709,
61710,
61711,
61713,
61714,
61716,
61718,
61721,
61722,
61723,
61724,
61725,
61726,
61727,
61728,
61729,
61730,
61731,
61732,
61733,
61734,
61735,
61737,
61738,
61739,
61740,
61741,
61742,
61743,
61744,
61745,
61746,
61747,
61748,
61749,
61750,
61751,
61755,
61763,
61767,
61768,
61769,
61770,
61771,
61773,
61775,
61776,
61778,
61780,
61781,
61782,
61783,
61785,
61787,
61788,
61789,
61791,
61793,
61795,
61796,
61797,
61798,
61799,
61800,
61802,
61803,
61805,
61807,
61810,
61812,
61814,
61816,
61819,
61821,
61822,
61823,
61825,
61826,
61828,
61831,
61832,
61833,
61834,
61835,
61836,
61840,
61841,
61844,
61846,
61847,
61849,
61851,
61852,
61853,
61854,
61855,
61856,
61857,
61858,
61859,
61861,
61862,
61863,
61864,
61865,
61866,
61867,
61868,
61869,
61870,
61871,
61872,
61873,
61874,
61875,
61876,
61877,
61878,
61879,
61880,
61881,
61883,
61884,
61886,
61887,
61888,
61889,
61890,
61891,
61892,
61893,
61894,
61895,
61896,
61897,
61898,
61900,
61901,
61902,
61903,
61904,
61905,
61906,
61908,
61909,
61910,
61911,
61912,
61913,
61914,
61915,
61916,
61917,
61918,
61919,
61920,
61921,
61922,
61923,
61924,
61925,
61926,
61927,
61928,
61929,
61930,
61935,
61936,
61937,
61938,
61939,
61940,
61941,
61942,
61943,
61944,
61945,
61946,
61947,
61948,
61950,
61951,
61952,
61953,
61954,
61955,
61956,
61957,
61958,
61962,
61963,
61964,
61966,
61969,
61970,
61974,
61975,
61976,
61977,
61978,
61980,
61981,
61982,
61983,
61984,
61985,
61986,
61987,
61991,
61995,
61996,
61998,
61999,
62000,
62002,
62003,
62005,
62006,
62007,
62008,
62009,
62010,
62011,
62718,
62720,
62721,
62722,
62723,
62726,
62727,
62728,
62729,
62730,
62731,
62732,
62733,
62734,
62736,
62737,
62738,
62739,
62740,
62741,
62743,
62744,
62746,
62747,
62748,
62749,
62750,
62751,
62753,
62754,
62755,
62756,
62757,
62758,
62759,
62760,
62761,
62762,
62763,
62764,
62765,
62767,
62768,
62770,
62773,
62775,
62777,
62779,
62780,
62781,
62782,
62783,
62784,
62786,
62787,
62788,
62789,
62791,
62793,
62794,
62795,
62797,
62798,
62799,
62800,
62802,
62803,
62804,
62805,
62806,
62807,
62808,
62809,
62810,
62811,
62816,
62817,
62818,
62819,
62820,
62821,
62822,
62823,
62824,
62825,
62826,
62827,
62828,
62829,
62830,
62832,
62833,
62839,
62840,
62841,
62842,
62843,
62844,
62845,
62846,
62847,
62848,
62849,
62850,
62851,
62852,
62853,
62854,
62855,
62856,
62858,
62859,
62860,
62861,
62862,
62863,
62865,
62866,
62874,
62875,
62877,
62878,
62880,
62881,
62882,
62883,
62884,
62885,
62886,
62887,
62927,
62928,
62929,
62930,
62931,
62934,
62935,
62936,
62937,
62939,
62940,
62941,
62942,
62943,
62945,
62946,
62947,
62948,
62949,
62951,
62952,
62953,
62957,
62958,
62959,
62960,
62961,
62962,
62963,
62964,
62965,
62966,
62967,
62968,
62979,
62980,
62983,
62984,
62985,
62986,
62987,
62988,
62989,
62990,
62994,
62995,
62996,
62997,
62998,
62999,
63000,
63003,
63004,
63005,
63006,
63007,
63009,
63010,
63011,
63012,
63013,
63052,
63053,
63054,
63055,
63056,
63057,
63058,
63059,
63060,
63061,
63062,
63063,
63064,
63088,
63089,
63090,
63091,
63092,
63093,
63094,
63095,
63096,
63097,
63098,
63099,
63100,
63101,
63102,
63103,
63105,
63106,
63107,
63108,
63109,
63110,
63111,
63127,
63131,
63132,
63133,
63134,
63135,
63136,
63137,
63138,
63139,
63140,
63141,
63142,
63143,
63144,
63145,
63146,
63147,
63148,
63149,
63150,
63151,
63152,
63156,
63157,
63158,
63159,
63160,
63161,
63162,
63163,
63165,
63166,
63167,
63168,
63169,
63170,
63171,
63172,
63179,
63180,
63183,
63188,
63189,
63190,
63191,
63192,
63193,
63194,
63195,
63196,
63197,
63198,
63199,
63200,
63201,
63202,
63203,
63204,
63205,
63206,
63207,
63208,
63209,
63210,
63211,
63212,
63214,
63215,
63216,
63217,
63218,
63219,
63220,
63221,
63222,
63223,
63224,
63225,
63226,
63227,
63229,
63230,
63231,
63232,
63233,
63234,
63235,
63236,
63237,
63238,
63239,
63240,
63241,
63242,
63243,
63244,
63245,
63246,
63247,
63248,
63249,
63250,
63251,
63252,
63253,
63254,
63255,
63256,
63257,
63258,
63259,
63260,
63261,
63262,
63263,
63264,
63265,
63266,
63267,
63268,
63269,
63270,
63271,
63272,
63273,
63274,
63275,
63276,
63277,
63278,
63279,
63280,
63281,
63282,
63283,
63284,
63285,
63286,
63287,
63288,
63289,
63290,
63291,
63292,
63293,
63294,
63295,
63296,
63297,
63298,
63299,
63300,
63301,
63302,
63303,
63304,
63305,
63306,
63307,
63308,
63309,
63310,
63311,
63312,
63313,
63314,
63315,
63316,
63317,
63318,
63319,
63320,
63321,
63322,
63323,
63324,
63325,
63326,
63327,
63328,
63329,
63330,
63331,
63332,
63333,
63334,
63335,
63336,
63337,
63338,
63339,
63340,
63341,
63342,
63343,
63344,
63345,
63346,
63347,
63348,
63349,
63350,
63351,
63352,
63353,
63354,
63355,
63356,
63357,
63358,
63359,
63360,
63361,
63362,
63363,
63364,
63365,
63366,
63367,
63368,
63369,
63370,
63371,
63372,
63373,
63374,
63375,
63376,
63377,
63378,
63379,
63380,
63381,
63382,
63383,
63384,
63385,
63386,
63387,
63388,
63389,
63390,
63391,
63392,
63393,
63394,
63395,
63396,
63397,
63398,
63399,
63400,
63401,
63402,
63403,
63404,
63405,
63406,
63407,
63408,
63409,
63410,
63411,
63412,
63439,
63440,
63441,
63442,
63443,
63444,
63445,
63446,
63447,
63448,
63449,
63450,
63451,
63452,
63453,
63454,
63455,
63456,
63457,
63458,
63459,
63460,
63461,
63462,
63463,
63464,
63465,
63466,
63467,
63468,
63469,
63470,
63471,
63472,
63473,
63474,
63475,
63476,
63477,
63478,
63479,
63480,
63481,
63482,
63483,
63484,
63485,
63486,
63487,
63488,
63489,
63490,
63491,
63492,
63493,
63494,
63495,
63496,
63497,
63498,
63499,
63500,
63501,
63502,
63503,
63504,
63505,
63506,
63507,
63508,
63509,
63510,
63511,
63512,
63513,
63514,
63515,
63516,
63517,
63519,
63520,
63521,
63522,
63523,
63524,
63525,
63526,
63527,
63528,
63529,
63530,
63531,
63532,
63533,
63534,
63535,
63536,
63537,
63538,
63539,
63540,
63541,
63543,
63544,
63547,
63548,
63549,
63550,
63551,
63552,
63553,
63554,
63556,
63557,
63558,
63559,
63560,
63561,
63562,
63563,
63564,
63565,
63566,
63567,
63568,
63569,
63570,
63571,
63572,
63573,
63574,
63575,
63576,
63577,
63578,
63579,
63580,
63581,
63582,
63583,
63584,
63585,
63586,
63587,
63588,
63589,
63590,
63591,
63592,
63593,
63594,
63595,
63596,
63597,
63598,
63599,
63600,
63601,
63602,
63603,
63604,
63605,
63606,
63607,
63608,
63609,
63610,
63611,
63612,
63613,
63614,
63615,
63616,
63617,
63618,
63619,
63620,
63621,
63622,
63623,
63624,
63625,
63626,
63627,
63628,
63629,
63630,
63631,
63633,
63634,
63635,
63636,
63637,
63638,
63639,
63640,
63641,
63642,
63643,
63644,
63645,
63646,
63647,
63648,
63650,
63651,
63652,
63653,
63654,
63655,
63656,
63657,
63658,
63659,
63660,
63661,
63662,
63663,
63664,
63665,
63666,
63667,
63668,
63669,
63670,
63671,
63672,
63673,
63674,
63675,
63676,
63677,
63678,
63679,
63680,
63681,
63682,
63683,
63684,
63685,
63686,
63687,
63688,
63689,
63690,
63691,
63692,
63693,
63694,
63695,
63696,
63697,
63698,
63699,
63701,
63702,
63703,
63704,
63705,
63706,
63707,
63708,
63709,
63710,
63711,
63712,
63713,
63714,
63715,
63716,
63717,
63718,
63719,
63720,
63722,
63723,
63724,
63725,
63726,
63727,
63728,
63730,
63731,
63732,
63733,
63734,
63735,
63736,
63737,
63741,
63742,
63743
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"rlig"
]
},
"latn": {
"default": [
"rlig"
]
}
}
},
"counts": {
"num_cmap_codepoints": 3528,
"num_glyphs": 3260
}
},
"load_end": 4450,
"ttfb_start": 1673,
"ttfb_end": 4073,
"download_start": 4073,
"download_end": 4450,
"download_ms": 377,
"all_start": 1673,
"all_end": 4450,
"all_ms": 2777,
"index": 17,
"number": 18
},
{
"type": 3,
"id": "74553.51",
"request_id": "74553.51",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/BespokeSerif-Extrabold.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/BespokeSerif-Extrabold.woff2",
"raw_id": "74553.51",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 2037,
"ttfb_ms": 2027,
"load_start": 2451,
"load_start_float": 2451.0002989999998,
"bytesIn": 21108,
"objectSize": 21108,
"objectSizeUncompressed": 21108,
"chunks": [
{
"ts": 4480,
"bytes": 16037
},
{
"ts": 4488,
"bytes": 5071
}
],
"expires": "Fri, 30 May 2025 06:47:51 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/BespokeSerif-Extrabold.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 21108",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:51 GMT",
"expires: Fri, 30 May 2025 06:47:51 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2071,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1663,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 37,
"http2_stream_dependency": 35,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 299,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"FFTM": 28,
"GDEF": 56,
"GPOS": 15100,
"GSUB": 686,
"OS\/2": 96,
"cmap": 950,
"gasp": 8,
"glyf": 34414,
"head": 54,
"hhea": 36,
"hmtx": 1552,
"loca": 0,
"maxp": 32,
"name": 2481,
"post": 2006
},
"names": {
"0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
"1": "Bespoke Serif Extrabold",
"2": "Regular",
"3": "1.000;ITFO;BespokeSerif-Extrabold",
"4": "false",
"5": "Version 1.000",
"6": "false",
"7": "Bespoke is a trademark of the Indian Type Foundry.",
"8": "Indian Type Foundry",
"9": "Jeremie Hornus, Theo Guillard, Morgane Pambrun, Alisa Nowak, Joa",
"10": "Copyright 2017 Indian Type Foundry",
"11": "https:\/\/indiantypefoundry.com",
"12": "www.indiantypefoundry.com\/designers",
"13": "This Font Software is protected under domestic and international",
"14": "https:\/\/fontshare.com\/terms",
"16": "Bespoke Serif",
"17": "Extrabold"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 619,
"usWeightClass": 800,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 170,
"yStrikeoutPosition": 350,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483655,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ITFO",
"fsSelection": 160,
"usFirstCharIndex": 13,
"usLastCharIndex": 64258,
"sTypoAscender": 1010,
"sTypoDescender": -270,
"sTypoLineGap": 90,
"usWinAscent": 1010,
"usWinDescent": 270,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 530,
"sCapHeight": 700,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 3,
"panose": {
"bFamilyType": 0,
"bSerifStyle": 0,
"bWeight": 0,
"bProportion": 0,
"bContrast": 0,
"bStrokeVariation": 0,
"bArmStyle": 0,
"bLetterForm": 0,
"bMidline": 0,
"bXHeight": 0
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 170,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 1,
"encoding": 0
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
536,
537,
538,
539,
567,
710,
711,
728,
729,
730,
731,
732,
733,
806,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7922,
7923,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8249,
8250,
8260,
8304,
8308,
8364,
8377,
8467,
8482,
8486,
8494,
8706,
8710,
8719,
8721,
8722,
8725,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
9674,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"grek": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"latn": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
],
"MOL ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
],
"ROM ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"grek": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 381,
"num_glyphs": 388
}
},
"load_end": 4488,
"ttfb_start": 2451,
"ttfb_end": 4478,
"download_start": 4478,
"download_end": 4488,
"download_ms": 10,
"all_start": 2451,
"all_end": 4488,
"all_ms": 2037,
"index": 18,
"number": 19
},
{
"type": 3,
"id": "74553.43",
"request_id": "74553.43",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
"raw_id": "74553.43",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1783,
"ttfb_ms": 1782,
"load_start": 2734,
"load_start_float": 2734.000305,
"bytesIn": 15628,
"objectSize": 15628,
"objectSizeUncompressed": 15628,
"chunks": [
{
"ts": 4517,
"bytes": 15628
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 15628",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2098,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1663,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 39,
"http2_stream_dependency": 37,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 305,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10600,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 72,
"cmap": 610,
"gasp": 8,
"glyf": 14896,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 716,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight",
"2": "Regular",
"3": "3.052;ADBO;SourceSans3ExtraLight-Regular",
"4": "Source Sans 3 ExtraLight Regular",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Regular",
"14": "http:\/\/scripts.sil.org\/OFL"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 400,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 291,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 486,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4517,
"ttfb_start": 2734,
"ttfb_end": 4516,
"download_start": 4516,
"download_end": 4517,
"download_ms": 1,
"all_start": 2734,
"all_end": 4517,
"all_ms": 1783,
"index": 19,
"number": 20
},
{
"type": 3,
"id": "74553.47",
"request_id": "74553.47",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
"raw_id": "74553.47",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1198,
"ttfb_ms": 1197,
"load_start": 3343,
"load_start_float": 3343.0003109999998,
"bytesIn": 14772,
"objectSize": 14772,
"objectSizeUncompressed": 14772,
"chunks": [
{
"ts": 4541,
"bytes": 14772
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 14772",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2086,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1664,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 41,
"http2_stream_dependency": 39,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 311,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10444,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 68,
"cmap": 610,
"gasp": 8,
"glyf": 14933,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 750,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight Black",
"2": "Regular",
"3": "3.052;ADBO;SourceSans3ExtraLight-Black",
"4": "Source Sans 3 ExtraLight Black",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Black",
"14": "http:\/\/scripts.sil.org\/OFL",
"16": "Source Sans 3 ExtraLight",
"17": "Black"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 900,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 299,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 500,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4541,
"ttfb_start": 3343,
"ttfb_end": 4540,
"download_start": 4540,
"download_end": 4541,
"download_ms": 1,
"all_start": 3343,
"all_end": 4541,
"all_ms": 1198,
"index": 20,
"number": 21
},
{
"type": 3,
"id": "74553.45",
"request_id": "74553.45",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
"raw_id": "74553.45",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1017,
"ttfb_ms": 1016,
"load_start": 3552,
"load_start_float": 3552.000317,
"bytesIn": 15536,
"objectSize": 15536,
"objectSizeUncompressed": 15536,
"chunks": [
{
"ts": 4569,
"bytes": 15536
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 15536",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2086,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1664,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 43,
"http2_stream_dependency": 41,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 317,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10618,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 68,
"cmap": 610,
"gasp": 8,
"glyf": 14938,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 704,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight",
"2": "Bold",
"3": "3.052;ADBO;SourceSans3ExtraLight-Bold",
"4": "Source Sans 3 ExtraLight Bold",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Bold",
"14": "http:\/\/scripts.sil.org\/OFL"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 700,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 297,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 160,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 496,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4569,
"ttfb_start": 3552,
"ttfb_end": 4568,
"download_start": 4568,
"download_end": 4569,
"download_ms": 1,
"all_start": 3552,
"all_end": 4569,
"all_ms": 1017,
"index": 21,
"number": 22
},
{
"type": 3,
"id": "74553.49",
"request_id": "74553.49",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/BespokeSerif-Medium.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/BespokeSerif-Medium.woff2",
"raw_id": "74553.49",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 854,
"ttfb_ms": 840,
"load_start": 3752,
"load_start_float": 3752.0003230000002,
"bytesIn": 23612,
"objectSize": 23612,
"objectSizeUncompressed": 23612,
"chunks": [
{
"ts": 4593,
"bytes": 16036
},
{
"ts": 4606,
"bytes": 7576
}
],
"expires": "Fri, 30 May 2025 06:47:53 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/BespokeSerif-Medium.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 23612",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"expires: Fri, 30 May 2025 06:47:53 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2062,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1665,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 45,
"http2_stream_dependency": 43,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 323,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"FFTM": 28,
"GDEF": 56,
"GPOS": 20182,
"GSUB": 686,
"OS\/2": 96,
"cmap": 950,
"gasp": 8,
"glyf": 33579,
"head": 54,
"hhea": 36,
"hmtx": 1552,
"loca": 0,
"maxp": 32,
"name": 2454,
"post": 2006
},
"names": {
"0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
"1": "Bespoke Serif Medium",
"2": "Regular",
"3": "1.000;ITFO;BespokeSerif-Medium",
"4": "false",
"5": "Version 1.000",
"6": "false",
"7": "Bespoke is a trademark of the Indian Type Foundry.",
"8": "Indian Type Foundry",
"9": "Jeremie Hornus, Theo Guillard, Morgane Pambrun, Alisa Nowak, Joa",
"10": "Copyright 2017 Indian Type Foundry",
"11": "https:\/\/indiantypefoundry.com",
"12": "www.indiantypefoundry.com\/designers",
"13": "This Font Software is protected under domestic and international",
"14": "https:\/\/fontshare.com\/terms",
"16": "Bespoke Serif",
"17": "Medium"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 580,
"usWeightClass": 500,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 106,
"yStrikeoutPosition": 350,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483655,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ITFO",
"fsSelection": 192,
"usFirstCharIndex": 13,
"usLastCharIndex": 64258,
"sTypoAscender": 1010,
"sTypoDescender": -270,
"sTypoLineGap": 90,
"usWinAscent": 1010,
"usWinDescent": 270,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 513,
"sCapHeight": 700,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 3,
"panose": {
"bFamilyType": 0,
"bSerifStyle": 0,
"bWeight": 0,
"bProportion": 0,
"bContrast": 0,
"bStrokeVariation": 0,
"bArmStyle": 0,
"bLetterForm": 0,
"bMidline": 0,
"bXHeight": 0
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 106,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 1,
"encoding": 0
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
536,
537,
538,
539,
567,
710,
711,
728,
729,
730,
731,
732,
733,
806,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7922,
7923,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8249,
8250,
8260,
8304,
8308,
8364,
8377,
8467,
8482,
8486,
8494,
8706,
8710,
8719,
8721,
8722,
8725,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
9674,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"grek": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"latn": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
],
"MOL ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
],
"ROM ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"grek": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 381,
"num_glyphs": 388
}
},
"load_end": 4606,
"ttfb_start": 3752,
"ttfb_end": 4592,
"download_start": 4592,
"download_end": 4606,
"download_ms": 14,
"all_start": 3752,
"all_end": 4606,
"all_ms": 854,
"index": 22,
"number": 23
},
{
"type": 3,
"id": "74553.29",
"request_id": "74553.29",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"raw_id": "74553.29",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 863,
"ttfb_ms": 820,
"load_start": 3814,
"load_start_float": 3814.000207,
"bytesIn": 40996,
"objectSize": 40996,
"objectSizeUncompressed": 40996,
"chunks": [
{
"ts": 4636,
"bytes": 16122
},
{
"ts": 4664,
"bytes": 16366
},
{
"ts": 4677,
"bytes": 8508
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 40996",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2287,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 40996,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 591,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 47,
"http2_stream_dependency": 33,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 207,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "40 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 100.551,
"standardDeviation": 70.723500000000001,
"kurtosis": -1.19652,
"skewness": 0.26972000000000002,
"entropy": 0.96659899999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 112.789,
"standardDeviation": 76.551100000000005,
"kurtosis": -1.27956,
"skewness": 0.115718,
"entropy": 0.97979499999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 100.92100000000001,
"standardDeviation": 69.989999999999995,
"kurtosis": -1.2397199999999999,
"skewness": 0.16747600000000001,
"entropy": 0.96710200000000002
},
"blue": {
"min": 0,
"max": 255,
"mean": 87.943100000000001,
"standardDeviation": 65.629400000000004,
"kurtosis": -1.09781,
"skewness": 0.46002999999999999,
"entropy": 0.95289900000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "22e6cd1601fe03d6df4bca6aa395c71d3bc614ef73f46eb7ed6b1810f963a90d"
},
"tainted": false,
"filesize": "40996B",
"numberPixels": "960000",
"pixelsPerSecond": "71.8361MB",
"userTime": "0.000u",
"elapsedTime": "0:01.013"
}
},
"load_end": 4677,
"ttfb_start": 3814,
"ttfb_end": 4634,
"download_start": 4634,
"download_end": 4677,
"download_ms": 43,
"all_start": 3814,
"all_end": 4677,
"all_ms": 863,
"index": 23,
"number": 24
},
{
"type": 3,
"id": "74553.30",
"request_id": "74553.30",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"raw_id": "74553.30",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 806,
"ttfb_ms": 655,
"load_start": 4050,
"load_start_float": 4050.0002129999998,
"bytesIn": 106450,
"objectSize": 106450,
"objectSizeUncompressed": 106450,
"chunks": [
{
"ts": 4707,
"bytes": 16121
},
{
"ts": 4735,
"bytes": 16366
},
{
"ts": 4758,
"bytes": 16366
},
{
"ts": 4786,
"bytes": 16366
},
{
"ts": 4814,
"bytes": 16366
},
{
"ts": 4843,
"bytes": 16366
},
{
"ts": 4856,
"bytes": 8499
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 106450",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 2239,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 106450,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 592,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 49,
"http2_stream_dependency": 47,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 213,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "104 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 68.027500000000003,
"standardDeviation": 59.935899999999997,
"kurtosis": 0.069467699999999993,
"skewness": 0.97968699999999997,
"entropy": 0.92366700000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 79.418499999999995,
"standardDeviation": 67.357200000000006,
"kurtosis": -0.44937300000000002,
"skewness": 0.81644600000000001,
"entropy": 0.95631500000000003
},
"green": {
"min": 0,
"max": 255,
"mean": 75.382000000000005,
"standardDeviation": 57.081200000000003,
"kurtosis": -0.12844,
"skewness": 0.78899799999999998,
"entropy": 0.94836500000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 49.281999999999996,
"standardDeviation": 55.369300000000003,
"kurtosis": 1.37951,
"skewness": 1.42604,
"entropy": 0.86631999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "587c035603eb02452a36d0ecf81eefdd46bec333927ac534d4ee04294d8b8e6b"
},
"tainted": false,
"filesize": "106450B",
"numberPixels": "960000",
"pixelsPerSecond": "54.7122MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 4856,
"ttfb_start": 4050,
"ttfb_end": 4705,
"download_start": 4705,
"download_end": 4856,
"download_ms": 151,
"all_start": 4050,
"all_end": 4856,
"all_ms": 806,
"index": 24,
"number": 25
},
{
"type": 3,
"id": "74553.31",
"request_id": "74553.31",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"raw_id": "74553.31",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 589,
"ttfb_ms": 433,
"load_start": 4451,
"load_start_float": 4451.0002189999996,
"bytesIn": 108466,
"objectSize": 108466,
"objectSizeUncompressed": 108466,
"chunks": [
{
"ts": 4886,
"bytes": 16121
},
{
"ts": 4914,
"bytes": 16366
},
{
"ts": 4937,
"bytes": 16366
},
{
"ts": 4966,
"bytes": 16366
},
{
"ts": 4994,
"bytes": 16366
},
{
"ts": 5020,
"bytes": 16366
},
{
"ts": 5040,
"bytes": 10515
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 108466",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:59:35 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 2311,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 108466,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 593,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 51,
"http2_stream_dependency": 49,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 219,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "106 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 162.97499999999999,
"standardDeviation": 83.823400000000007,
"kurtosis": -1.2749600000000001,
"skewness": -0.484346,
"entropy": 0.90572900000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 165.33799999999999,
"standardDeviation": 85.759399999999999,
"kurtosis": -1.28477,
"skewness": -0.495006,
"entropy": 0.88511600000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 164.83500000000001,
"standardDeviation": 83.811400000000006,
"kurtosis": -1.27261,
"skewness": -0.49305300000000002,
"entropy": 0.90598199999999995
},
"blue": {
"min": 0,
"max": 255,
"mean": 158.75200000000001,
"standardDeviation": 81.899500000000003,
"kurtosis": -1.2686200000000001,
"skewness": -0.47639599999999999,
"entropy": 0.92608800000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "9649c12639512fe4de9fb6d518b69492fa329762a3ff6072e755b81386e8b394"
},
"tainted": false,
"filesize": "108466B",
"numberPixels": "960000",
"pixelsPerSecond": "56.2348MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 5040,
"ttfb_start": 4451,
"ttfb_end": 4884,
"download_start": 4884,
"download_end": 5040,
"download_ms": 156,
"all_start": 4451,
"all_end": 5040,
"all_ms": 589,
"index": 25,
"number": 26
},
{
"type": 3,
"id": "74553.32",
"request_id": "74553.32",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"raw_id": "74553.32",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 689,
"ttfb_ms": 575,
"load_start": 4488,
"load_start_float": 4488.0002249999998,
"bytesIn": 82778,
"objectSize": 82778,
"objectSizeUncompressed": 82778,
"chunks": [
{
"ts": 5065,
"bytes": 16122
},
{
"ts": 5093,
"bytes": 16366
},
{
"ts": 5121,
"bytes": 16366
},
{
"ts": 5149,
"bytes": 16366
},
{
"ts": 5177,
"bytes": 17558
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 82778",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 2341,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 82778,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 593,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 53,
"http2_stream_dependency": 51,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 225,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "81 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 116.227,
"standardDeviation": 82.132800000000003,
"kurtosis": -1.28342,
"skewness": 0.189918,
"entropy": 0.96596400000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 120.77200000000001,
"standardDeviation": 92.616900000000001,
"kurtosis": -1.5072000000000001,
"skewness": 0.12912299999999999,
"entropy": 0.93621100000000002
},
"green": {
"min": 0,
"max": 255,
"mean": 125.012,
"standardDeviation": 72.718100000000007,
"kurtosis": -1.1084000000000001,
"skewness": 0.0046048299999999999,
"entropy": 0.991062
},
"blue": {
"min": 0,
"max": 255,
"mean": 102.89700000000001,
"standardDeviation": 81.063299999999998,
"kurtosis": -1.0882099999999999,
"skewness": 0.43282500000000002,
"entropy": 0.97062000000000004
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "deda5a3d52ab5b779fc7db0eec09e270a0a44e451c3fe044fba6f0c306477f4d"
},
"tainted": false,
"filesize": "82778B",
"numberPixels": "960000",
"pixelsPerSecond": "59.2015MB",
"userTime": "0.010u",
"elapsedTime": "0:01.016"
}
},
"load_end": 5177,
"ttfb_start": 4488,
"ttfb_end": 5063,
"download_start": 5063,
"download_end": 5177,
"download_ms": 114,
"all_start": 4488,
"all_end": 5177,
"all_ms": 689,
"index": 26,
"number": 27
},
{
"type": 3,
"id": "74553.33",
"request_id": "74553.33",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"raw_id": "74553.33",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 714,
"ttfb_ms": 685,
"load_start": 4520,
"load_start_float": 4520.000231,
"bytesIn": 32808,
"objectSize": 32808,
"objectSizeUncompressed": 32808,
"chunks": [
{
"ts": 5207,
"bytes": 16122
},
{
"ts": 5234,
"bytes": 16686
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 32808",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 993",
":status: 200"
]
},
"bytesOut": 2260,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 32808,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 594,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 55,
"http2_stream_dependency": 53,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 231,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "16 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 5234,
"ttfb_start": 4520,
"ttfb_end": 5205,
"download_start": 5205,
"download_end": 5234,
"download_ms": 29,
"all_start": 4520,
"all_end": 5234,
"all_ms": 714,
"index": 27,
"number": 28
},
{
"type": 3,
"id": "74553.34",
"request_id": "74553.34",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"raw_id": "74553.34",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 782,
"ttfb_ms": 720,
"load_start": 4541,
"load_start_float": 4541.0002370000002,
"bytesIn": 53502,
"objectSize": 53502,
"objectSizeUncompressed": 53502,
"chunks": [
{
"ts": 5263,
"bytes": 16122
},
{
"ts": 5291,
"bytes": 16366
},
{
"ts": 5315,
"bytes": 16366
},
{
"ts": 5323,
"bytes": 4648
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 53502",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Fri, 04 Apr 2025 13:03:17 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 992",
":status: 200"
]
},
"bytesOut": 2395,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 53502,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 594,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 57,
"http2_stream_dependency": 55,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 237,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "48 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 5323,
"ttfb_start": 4541,
"ttfb_end": 5261,
"download_start": 5261,
"download_end": 5323,
"download_ms": 62,
"all_start": 4541,
"all_end": 5323,
"all_ms": 782,
"index": 28,
"number": 29
},
{
"type": 3,
"id": "74553.35",
"request_id": "74553.35",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"raw_id": "74553.35",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 942,
"ttfb_ms": 781,
"load_start": 4570,
"load_start_float": 4570.0002430000004,
"bytesIn": 112744,
"objectSize": 112744,
"objectSizeUncompressed": 112744,
"chunks": [
{
"ts": 5353,
"bytes": 16121
},
{
"ts": 5381,
"bytes": 16366
},
{
"ts": 5409,
"bytes": 16366
},
{
"ts": 5433,
"bytes": 16366
},
{
"ts": 5461,
"bytes": 16366
},
{
"ts": 5489,
"bytes": 16366
},
{
"ts": 5512,
"bytes": 14793
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 112744",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2269,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 112744,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 595,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 59,
"http2_stream_dependency": 57,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 243,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "110 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 156.02099999999999,
"standardDeviation": 51.761699999999998,
"kurtosis": -0.42421399999999998,
"skewness": -0.64792700000000003,
"entropy": 0.86668999999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 176.518,
"standardDeviation": 54.976500000000001,
"kurtosis": 0.036310099999999998,
"skewness": -1.0098,
"entropy": 0.86561299999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 160.03800000000001,
"standardDeviation": 52.4846,
"kurtosis": -0.18243899999999999,
"skewness": -0.90366899999999994,
"entropy": 0.86577300000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 131.50800000000001,
"standardDeviation": 47.823999999999998,
"kurtosis": -0.28267999999999999,
"skewness": -0.65053300000000003,
"entropy": 0.86868299999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "d64e58361ed506eea78d810e4229686afc5917479049233125a54960b622af70"
},
"tainted": false,
"filesize": "112744B",
"numberPixels": "960000",
"pixelsPerSecond": "54.8934MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 5512,
"ttfb_start": 4570,
"ttfb_end": 5351,
"download_start": 5351,
"download_end": 5512,
"download_ms": 161,
"all_start": 4570,
"all_end": 5512,
"all_ms": 942,
"index": 29,
"number": 30
},
{
"type": 3,
"id": "74553.36",
"request_id": "74553.36",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"raw_id": "74553.36",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1509,
"ttfb_ms": 934,
"load_start": 4606,
"load_start_float": 4606.0002489999997,
"bytesIn": 358242,
"objectSize": 358242,
"objectSizeUncompressed": 358242,
"chunks": [
{
"ts": 5542,
"bytes": 16121
},
{
"ts": 5569,
"bytes": 16366
},
{
"ts": 5598,
"bytes": 16366
},
{
"ts": 5626,
"bytes": 16366
},
{
"ts": 5654,
"bytes": 16366
},
{
"ts": 5678,
"bytes": 16366
},
{
"ts": 5706,
"bytes": 16366
},
{
"ts": 5735,
"bytes": 16436
},
{
"ts": 5763,
"bytes": 16366
},
{
"ts": 5791,
"bytes": 16366
},
{
"ts": 5819,
"bytes": 16366
},
{
"ts": 5843,
"bytes": 16366
},
{
"ts": 5871,
"bytes": 16366
},
{
"ts": 5899,
"bytes": 16366
},
{
"ts": 5925,
"bytes": 16366
},
{
"ts": 5956,
"bytes": 16366
},
{
"ts": 5984,
"bytes": 16366
},
{
"ts": 6008,
"bytes": 16366
},
{
"ts": 6036,
"bytes": 16366
},
{
"ts": 6065,
"bytes": 16366
},
{
"ts": 6093,
"bytes": 16366
},
{
"ts": 6115,
"bytes": 14731
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 358242",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2173,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 358242,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 596,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 61,
"http2_stream_dependency": 59,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 249,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "350 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 2048,
"HorizontalScale": 0,
"ImageHeight": 1362,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "2048x1362",
"Megapixels": 2.7999999999999998
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 2048,
"height": 1362,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2789376,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 120.78,
"standardDeviation": 73.954099999999997,
"kurtosis": -1.1071299999999999,
"skewness": 0.202879,
"entropy": 0.94905799999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 128.404,
"standardDeviation": 69.199100000000001,
"kurtosis": -1.0339,
"skewness": 0.1313,
"entropy": 0.96261799999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 131.38900000000001,
"standardDeviation": 69.058700000000002,
"kurtosis": -0.99928700000000004,
"skewness": 0.072795600000000002,
"entropy": 0.95907600000000004
},
"blue": {
"min": 0,
"max": 255,
"mean": 102.548,
"standardDeviation": 83.604299999999995,
"kurtosis": -1.0599000000000001,
"skewness": 0.54543799999999998,
"entropy": 0.92547999999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 2048,
"height": 1362,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:55+00:00",
"date:modify": "2025-04-30T06:47:55+00:00",
"signature": "2213a7055e4f35eab34706ae7e952143da7923eef316c4298dcb9351753574f1"
},
"tainted": false,
"filesize": "358242B",
"numberPixels": "2.78938M",
"pixelsPerSecond": "54.3613MB",
"userTime": "0.050u",
"elapsedTime": "0:01.051"
}
},
"load_end": 6115,
"ttfb_start": 4606,
"ttfb_end": 5540,
"download_start": 5540,
"download_end": 6115,
"download_ms": 575,
"all_start": 4606,
"all_end": 6115,
"all_ms": 1509,
"index": 30,
"number": 31
},
{
"type": 3,
"id": "74553.37",
"request_id": "74553.37",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"raw_id": "74553.37",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1469,
"ttfb_ms": 1464,
"load_start": 4677,
"load_start_float": 4677.0002549999999,
"bytesIn": 18870,
"objectSize": 18870,
"objectSizeUncompressed": 18870,
"chunks": [
{
"ts": 6143,
"bytes": 16065
},
{
"ts": 6146,
"bytes": 2805
}
],
"expires": "Fri, 30 May 2025 06:47:54 GMT",
"cacheControl": "max-age=2592000",
"contentType": "image\/svg+xml",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=2592000",
"content-length: 18870",
"content-type: image\/svg+xml",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Fri, 30 May 2025 06:47:54 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:04 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2059,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 41,
"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": 18870,
"gzip_save": 11071,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 596,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 63,
"http2_stream_dependency": 61,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 255,
"server_port": "443",
"load_end": 6146,
"ttfb_start": 4677,
"ttfb_end": 6141,
"download_start": 6141,
"download_end": 6146,
"download_ms": 5,
"all_start": 4677,
"all_end": 6146,
"all_ms": 1469,
"index": 31,
"number": 32
},
{
"type": 3,
"id": "74553.38",
"request_id": "74553.38",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/iframemanager.js",
"raw_id": "74553.38",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1298,
"ttfb_ms": 1297,
"load_start": 4856,
"load_start_float": 4856.0002610000001,
"bytesIn": 2960,
"objectSize": 2960,
"objectSizeUncompressed": 5725,
"chunks": [
{
"ts": 6153,
"bytes": 2960,
"inflated": 5725
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/iframemanager.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 2960",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 1816,
"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": 2960,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 597,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 65,
"http2_stream_dependency": 63,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 261,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6154,
"ttfb_start": 4856,
"ttfb_end": 6153,
"download_start": 6153,
"download_end": 6154,
"download_ms": 1,
"all_start": 4856,
"all_end": 6154,
"all_ms": 1298,
"index": 32,
"number": 33,
"cpuTimes": {
"EvaluateScript": 0,
"v8.compile": 0,
"FunctionCall": 0
},
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.FunctionCall": 0,
"cpuTime": 1,
"js_timing": [
[
6257.3310000000001,
6257.6790000000001
],
[
6257.3500000000004,
6257.527
],
[
6475.009,
6475.0510000000004
],
[
6545.3729999999996,
6545.3950000000004
]
]
},
{
"type": 3,
"id": "74553.39",
"request_id": "74553.39",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/cookieconsent.js",
"raw_id": "74553.39",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1133,
"ttfb_ms": 1132,
"load_start": 5040,
"load_start_float": 5040.0002670000003,
"bytesIn": 11083,
"objectSize": 11083,
"objectSizeUncompressed": 23272,
"chunks": [
{
"ts": 6172,
"bytes": 11083,
"inflated": 23272
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1350,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/cookieconsent.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 11083",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 1816,
"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": 11083,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 597,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 67,
"http2_stream_dependency": 65,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 267,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6173,
"ttfb_start": 5040,
"ttfb_end": 6172,
"download_start": 6172,
"download_end": 6173,
"download_ms": 1,
"all_start": 5040,
"all_end": 6173,
"all_ms": 1133,
"index": 33,
"number": 34,
"cpuTimes": {
"EvaluateScript": 2,
"v8.compile": 1,
"FunctionCall": 1
},
"cpu.EvaluateScript": 2,
"cpu.v8.compile": 1,
"cpu.FunctionCall": 1,
"cpuTime": 4,
"js_timing": [
[
6277.4719999999998,
6279.6409999999996
],
[
6277.4880000000003,
6278.076
],
[
6577.3429999999998,
6577.3990000000003
],
[
6577.4759999999997,
6578.3620000000001
],
[
6899.2150000000001,
6899.5749999999998
]
]
},
{
"type": 3,
"id": "74553.40",
"request_id": "74553.40",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/bundle.js",
"raw_id": "74553.40",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1121,
"ttfb_ms": 1023,
"load_start": 5177,
"load_start_float": 5177.0002729999997,
"bytesIn": 75548,
"objectSize": 75548,
"objectSizeUncompressed": 208376,
"chunks": [
{
"ts": 6203,
"bytes": 16031,
"inflated": 44082
},
{
"ts": 6230,
"bytes": 16366,
"inflated": 47112
},
{
"ts": 6244,
"bytes": 8093,
"inflated": 25571
},
{
"ts": 6272,
"bytes": 16366,
"inflated": 44121
},
{
"ts": 6296,
"bytes": 16366,
"inflated": 42011
},
{
"ts": 6298,
"bytes": 2326,
"inflated": 5479
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1351,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/bundle.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 1753,
"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": 75982,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 598,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 69,
"http2_stream_dependency": 67,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 273,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6298,
"ttfb_start": 5177,
"ttfb_end": 6200,
"download_start": 6200,
"download_end": 6298,
"download_ms": 98,
"all_start": 5177,
"all_end": 6298,
"all_ms": 1121,
"index": 34,
"number": 35,
"cpuTimes": {
"EvaluateScript": 67,
"v8.compile": 3,
"FunctionCall": 8
},
"cpu.EvaluateScript": 67,
"cpu.v8.compile": 3,
"cpu.FunctionCall": 8,
"cpuTime": 79,
"js_timing": [
[
6403.4620000000004,
6470.8540000000003
],
[
6403.4780000000001,
6406.5429999999997
],
[
6469.4179999999997,
6469.46
],
[
6469.4650000000001,
6469.4700000000003
],
[
6469.4719999999998,
6469.4849999999997
],
[
6469.4870000000001,
6469.4899999999998
],
[
6469.4920000000002,
6469.4939999999997
],
[
6469.4960000000001,
6469.4979999999996
],
[
6469.5330000000004,
6470.643
],
[
6470.6469999999999,
6470.6559999999999
],
[
6470.6580000000004,
6470.6869999999999
],
[
6470.6899999999996,
6470.692
],
[
6470.6930000000002,
6470.6959999999999
],
[
6470.6970000000001,
6470.6989999999996
],
[
6470.6999999999998,
6470.7049999999999
],
[
6470.7060000000001,
6470.7079999999996
],
[
6470.7089999999998,
6470.71
],
[
6470.7120000000004,
6470.7129999999997
],
[
6470.7139999999999,
6470.7160000000003
],
[
6470.7169999999996,
6470.7179999999998
],
[
6470.7190000000001,
6470.723
],
[
6470.7250000000004,
6470.7259999999997
],
[
6470.7269999999999,
6470.7290000000003
],
[
6470.7299999999996,
6470.7309999999998
],
[
6470.732,
6470.7439999999997
],
[
6470.7460000000001,
6470.7479999999996
],
[
6470.7489999999998,
6470.7510000000002
],
[
6470.7520000000004,
6470.7529999999997
],
[
6470.7539999999999,
6470.759
],
[
6470.7600000000002,
6470.7619999999997
],
[
6470.7629999999999,
6470.7640000000001
],
[
6470.7650000000003,
6470.7669999999998
],
[
6470.768,
6470.7719999999999
],
[
6470.7730000000001,
6470.7740000000003
],
[
6470.777,
6470.7790000000005
],
[
6470.7799999999997,
6470.7820000000002
],
[
6470.7830000000004,
6470.7839999999997
],
[
6470.7849999999999,
6470.7860000000001
],
[
6470.7870000000003,
6470.7879999999996
],
[
6470.7889999999998,
6470.8280000000004
],
[
6473.3299999999999,
6473.433
],
[
6473.451,
6473.5309999999999
],
[
6474.692,
6474.9579999999996
],
[
6475.0559999999996,
6475.0870000000004
],
[
6477.4089999999997,
6477.6819999999998
],
[
6498.9579999999996,
6499.0190000000002
],
[
6542.4089999999997,
6542.5190000000002
],
[
6542.527,
6542.5360000000001
],
[
6542.54,
6542.5460000000003
],
[
6577.4080000000004,
6577.46
],
[
6598.9880000000003,
6599.0429999999997
],
[
6599.049,
6601.0770000000002
],
[
6601.0900000000001,
6601.1989999999996
],
[
6601.2079999999996,
6601.8860000000004
],
[
6601.8940000000002,
6601.9530000000004
],
[
6601.96,
6603.125
],
[
6603.134,
6603.2250000000004
],
[
6699.9139999999998,
6699.9610000000002
],
[
6729.6390000000001,
6729.8969999999999
],
[
6729.9049999999997,
6729.9129999999996
],
[
6799.0870000000004,
6799.1469999999999
],
[
6899.6149999999998,
6899.6589999999997
],
[
6999.4030000000002,
6999.4840000000004
],
[
7099.5870000000004,
7099.6580000000004
],
[
7200.0249999999996,
7200.1009999999997
],
[
7299.5529999999999,
7299.6400000000003
],
[
7399.107,
7399.1599999999999
],
[
7499.2439999999997,
7499.317
],
[
7599.366,
7599.4279999999999
],
[
7699.5060000000003,
7699.5720000000001
],
[
7799.7089999999998,
7799.7839999999997
],
[
7899.8689999999997,
7899.9189999999999
],
[
7998.8999999999996,
7998.9530000000004
],
[
8099.1109999999999,
8099.1809999999996
],
[
8199.4159999999993,
8199.4689999999991
],
[
8299.6170000000002,
8299.6790000000001
],
[
8399.0509999999995,
8399.1020000000008
],
[
8499.2119999999995,
8499.2659999999996
],
[
8599.4490000000005,
8599.5010000000002
],
[
8699.5930000000008,
8699.6710000000003
],
[
8799.6689999999999,
8799.7180000000008
],
[
8899.7219999999998,
8899.7739999999994
],
[
8999.7990000000009,
8999.8500000000004
],
[
9099.8029999999999,
9099.8539999999994
],
[
9199.8379999999997,
9199.8889999999992
],
[
9316.6890000000003,
9316.741
],
[
9399.8359999999993,
9399.8880000000008
],
[
9498.9159999999993,
9498.9650000000001
]
],
"blockingTime": 67.391999999999825
},
{
"type": 3,
"id": "74553.53",
"request_id": "74553.53",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cc.de.json",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cc.de.json",
"raw_id": "74553.53",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 48,
"ttfb_ms": 47,
"load_start": 6310,
"load_start_float": 6310.0003530000004,
"bytesIn": 1183,
"objectSize": 1183,
"objectSizeUncompressed": 3436,
"chunks": [
{
"ts": 6357,
"bytes": 1183,
"inflated": 3436
}
],
"expires": "Wed, 30 Apr 2025 06:47:55 GMT",
"cacheControl": "max-age=0",
"contentType": "application\/json",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "6",
"initiator_column": "13395",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cc.de.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=0",
"content-encoding: gzip",
"content-language: de",
"content-length: 1183",
"content-type: application\/json",
"date: Wed, 30 Apr 2025 06:47:55 GMT",
"expires: Wed, 30 Apr 2025 06:47:55 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 1804,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 1183,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 6309,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 71,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 353,
"server_port": "443",
"load_end": 6358,
"ttfb_start": 6310,
"ttfb_end": 6357,
"download_start": 6357,
"download_end": 6358,
"download_ms": 1,
"all_start": 6310,
"all_end": 6358,
"all_ms": 48,
"index": 35,
"number": 36
},
{
"type": 3,
"id": "74553.54",
"request_id": "74553.54",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/site\/8b8803eb5d-1734335253\/favicon.png",
"raw_id": "74553.54",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 76,
"ttfb_ms": 75,
"load_start": 6378,
"load_start_float": 6378.0003589999997,
"bytesIn": 14976,
"objectSize": 14976,
"objectSizeUncompressed": 14976,
"chunks": [
{
"ts": 6454,
"bytes": 14976
}
],
"expires": "Wed, 07 May 2025 06:47:55 GMT",
"cacheControl": "max-age=604800",
"contentType": "image\/png",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"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: gartenbaumuseum.de",
":method: GET",
":path: \/media\/site\/8b8803eb5d-1734335253\/favicon.png",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=604800",
"content-length: 14976",
"content-type: image\/png",
"date: Wed, 30 Apr 2025 06:47:55 GMT",
"expires: Wed, 07 May 2025 06:47:55 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:07 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2062,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 14976,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 6378,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 73,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 359,
"server_port": "443",
"image_details": {
"detected_type": "png",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "15 KiB",
"FileType": "PNG",
"FileTypeExtension": "png",
"MIMEType": "image\/png"
},
"PNG": {
"ImageWidth": 512,
"ImageHeight": 512,
"BitDepth": 8,
"ColorType": "RGB with Alpha",
"Compression": "Deflate\/Inflate",
"Filter": "Adaptive",
"Interlace": "Noninterlaced",
"PixelsPerUnitX": 2835,
"PixelsPerUnitY": 2835,
"PixelUnits": "meters",
"SRGBRendering": "Perceptual",
"Gamma": 2.2000000000000002
},
"Composite": {
"ImageSize": "512x512",
"Megapixels": 0.26200000000000001
}
},
"magick": {
"format": "PNG",
"formatDescription": "Portable Network Graphics",
"mimeType": "image\/png",
"class": "DirectClass",
"geometry": {
"width": 512,
"height": 512,
"x": 0,
"y": 0
},
"resolution": {
"x": 28.350000000000001,
"y": 28.350000000000001
},
"printSize": {
"x": 18.059999999999999,
"y": 18.059999999999999
},
"units": "PixelsPerCentimeter",
"type": "PaletteAlpha",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"alpha": 8,
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 262144,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 155.34999999999999,
"standardDeviation": 44.426000000000002,
"kurtosis": -1.3310599999999999,
"skewness": -0.213755,
"entropy": 0.109454
}
},
"channelStatistics": {
"alpha": {
"min": 255,
"max": 0,
"mean": 5.33962,
"standardDeviation": 36.243600000000001,
"kurtosis": 42.927399999999999,
"skewness": -6.6921600000000003,
"entropy": 0.036088599999999998
},
"red": {
"min": 0,
"max": 255,
"mean": 127.748,
"standardDeviation": 44.043300000000002,
"kurtosis": 4.8499699999999999,
"skewness": 1.7317400000000001,
"entropy": 0.13140299999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 186.161,
"standardDeviation": 33.863999999999997,
"kurtosis": 16.901399999999999,
"skewness": -2.5553599999999999,
"entropy": 0.13858999999999999
},
"blue": {
"min": 0,
"max": 255,
"mean": 57.831400000000002,
"standardDeviation": 63.552900000000001,
"kurtosis": 5.5648,
"skewness": 2.7236500000000001,
"entropy": 0.13173499999999999
}
},
"alpha": "#00000000",
"renderingIntent": "Perceptual",
"gamma": 0.45455000000000001,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFFFF",
"borderColor": "#DFDFDFFF",
"matteColor": "#BDBDBDFF",
"transparentColor": "#00000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 512,
"height": 512,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Zip",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:55+00:00",
"date:modify": "2025-04-30T06:47:55+00:00",
"png:cHRM": "chunk was found (see Chromaticity, above)",
"png:gAMA": "gamma=0.45455 (See Gamma, above)",
"png:IHDR.bit-depth-orig": "8",
"png:IHDR.bit_depth": "8",
"png:IHDR.color-type-orig": "6",
"png:IHDR.color_type": "6 (RGBA)",
"png:IHDR.interlace_method": "0 (Not interlaced)",
"png:IHDR.width,height": "512, 512",
"png:pHYs": "x_res=2835, y_res=2835, units=1",
"png:sRGB": "intent=0 (Perceptual Intent)",
"signature": "e87aa73881a80746c314f30faf9229349d86bcc30b3d78383db2a3ba479f73a8"
},
"tainted": false,
"filesize": "14976B",
"numberPixels": "262144",
"pixelsPerSecond": "57.3144MB",
"userTime": "0.000u",
"elapsedTime": "0:01.004"
}
},
"load_end": 6454,
"ttfb_start": 6378,
"ttfb_end": 6453,
"download_start": 6453,
"download_end": 6454,
"download_ms": 1,
"all_start": 6378,
"all_end": 6454,
"all_ms": 76,
"index": 36,
"number": 37
}
],
"requestsFull": 37,
"requestsDoc": 37,
"responses_200": 37,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "EF31CDB94613867E4BB20DF91CB43C33",
"loadEventStart": 6373,
"loadEventEnd": 6373,
"domContentLoadedEventStart": 6370,
"domContentLoadedEventEnd": 6370,
"URL": "https:\/\/gartenbaumuseum.de\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"final_url": "https:\/\/gartenbaumuseum.de\/",
"domInteractive": 591,
"firstPaint": 2104,
"renderBlockingCSS": 5,
"renderBlockingJS": 0,
"TTFB": 543,
"basePageSSLTime": 66,
"score_cache": 46,
"score_cdn": 0,
"score_gzip": 94,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 173675,
"gzip_savings": 11071,
"minify_total": -1,
"minify_savings": -1,
"image_total": 2894444,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 3,
"UpdateLayoutTree": 16,
"BeginRemoteFontLoad": 1,
"Layout": 189,
"PrePaint": 7,
"Paint": 17,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 35,
"v8.compile": 4,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"FunctionCall": 1,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 6188
},
"cpuTimesDoc": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 3,
"UpdateLayoutTree": 16,
"BeginRemoteFontLoad": 1,
"Layout": 189,
"PrePaint": 7,
"Paint": 17,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 35,
"v8.compile": 4,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"FunctionCall": 1,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 6188
},
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 4,
"cpu.ParseAuthorStyleSheet": 3,
"cpu.UpdateLayoutTree": 16,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 189,
"cpu.PrePaint": 7,
"cpu.Paint": 17,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 1,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 35,
"cpu.v8.compile": 4,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.FunctionCall": 1,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 0,
"cpu.Idle": 6188,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995667.3627946,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995669.1432087,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 2529,
"fullyLoadedCPUpct": 14.498567335242244,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "EF31CDB94613867E4BB20DF91CB43C33",
"loaderId": "6A9ABDA675532B89A828B5778190719A"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/gartenbaumuseum.de",
"name": ""
}
],
"document_URL": "https:\/\/gartenbaumuseum.de\/",
"document_hostname": "gartenbaumuseum.de",
"document_origin": "https:\/\/gartenbaumuseum.de",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 828,
"domComplete": 6373,
"PerformancePaintTiming.first-paint": 2104,
"origin_dns": {
"ns": [
"ns1044.ui-dns.com.",
"ns1044.ui-dns.biz.",
"ns1044.ui-dns.org.",
"ns1044.ui-dns.de."
],
"mx": [
"10 mx00.ionos.de.",
"10 mx01.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\"",
"\"cisco-ci-domain-verification=2fb475df23a71593ddd62cd55c5218efa8de740566fa525be3be40d3c4562bcd\""
],
"soa": [
"ns1044.ui-dns.org. hostmaster.schlund.de. 2016092735 28800 7200 604800 300"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"UI frameworks": "Tailwind CSS",
"Web servers": "Apache HTTP Server",
"JavaScript frameworks": "Alpine.js 3.14.3",
"JavaScript libraries": "Swiper",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Tailwind CSS": "",
"Apache HTTP Server": "",
"Alpine.js": "3.14.3",
"Swiper": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Tailwind CSS": {
"name": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"Alpine.js": {
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"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": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "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.10.2",
"violations": [],
"passes": [
{
"id": "aria-allowed-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure an element's role supports its ARIA attributes",
"help": "Elements must only use supported ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-allowed-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure 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.10\/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": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
}
]
},
{
"id": "aria-conditional-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are used as described in the specification of the element's role",
"help": "ARIA attributes must be used as specified for the element's role",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-conditional-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-deprecated-role",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements do not use deprecated roles",
"help": "Deprecated ARIA roles must not be used",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-deprecated-role?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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 x-data=\"{ show: false }\" x-init=\"setTimeout(() =>",
"target": [
"body"
]
}
]
},
{
"id": "aria-prohibited-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are not prohibited for an element's role",
"help": "Elements must only use permitted ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-prohibited-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "button-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/button-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure 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.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
]
},
{
"html": "<h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main class=\"main-home\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "48.0pt (64px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em>Abenteuer Gr\u00fcn!<\/em>",
"target": [
"em"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "16.2pt (21.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p>",
"target": [
".\\[\\&_p\\]\\:text-lg > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".btn-primary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Workshop<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Familienpass<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Programm<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span>",
"target": [
".date.text-sm.font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>",
"target": [
".self-end > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p>",
"target": [
".text-col > .writer > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p>",
"target": [
".type-text.self-center.md\\:max-w-none > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">[email protected]<\/span>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">0361 \/ 22 399-0<\/span>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p>",
"target": [
".writer.gap-2 > p:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">Informationen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Anreise<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">H\u00e4ufige Fragen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Barrierefreiheit<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Partner<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ausstellungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Veranstaltungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">News<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Stellenangebote<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Kontakt<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Impressum<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Datenschutz<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Cookie-Einstellungen<\/span>",
"target": [
"button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"messageKey": "hidden"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element is hidden"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">",
"target": [
"#search"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.6pt (16.8px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#ffffff",
"contrastRatio": 8.1699999999999999,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 8.17"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle akzeptieren<\/span>",
"target": [
"button[data-role=\"all\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle ablehnen<\/span>",
"target": [
"button[data-role=\"necessary\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Einstellungen verwalten<\/span>",
"target": [
".cm__btn--secondary > span"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": null,
"tags": [
"cat.parsing",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/duplicate-id-aria?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-f64e593506f69777",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-47d4e70480ef5bde",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "pages",
"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 name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">",
"target": [
"#pages"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "events",
"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 name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">",
"target": [
"#events"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "news",
"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 name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">",
"target": [
"#news"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "cm__desc",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-visible > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"3 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"4 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"5 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"6 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"target": [
"img[width=\"2048\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"target": [
".max-w-48"
]
}
]
},
{
"id": "link-in-text-block",
"impact": null,
"tags": [
"cat.color",
"wcag2a",
"wcag141",
"TTv5",
"TT13.a",
"EN-301-549",
"EN-9.1.4.1"
],
"description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
"help": "Links must be distinguishable without relying on color",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-in-text-block?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "link-in-text-block",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text in some way other than by color"
},
{
"id": "link-in-text-block-style",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text by visual styling"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".gap-6.buttons.flex-wrap > .btn-primary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".text-col > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"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 class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"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:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(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:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(2)"
]
},
{
"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:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
},
{
"id": "nested-interactive",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
}
],
"incomplete": [
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>",
"target": [
".infotext-item:nth-child(1) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(2)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Kostenfrei mit egapark-Ticket<\/span>",
"target": [
".infotext-item:nth-child(2) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(3)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Gothaer Str. 50, 99094 Erfurt<\/span>",
"target": [
".infotext-item:nth-child(3) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "9.6pt (12.8px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-154.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1044.ui-dns.org",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 18611,
"testUrl": "https:\/\/gartenbaumuseum.de\/",
"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:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\",\"width\":960,\"height\":638,\"naturalWidth\":2048,\"naturalHeight\":1362},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\",\"width\":242,\"height\":129,\"naturalWidth\":242,\"naturalHeight\":129}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Material Icons",
"display": "block",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "700"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "900"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "800"
}
],
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"imgs-in-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
}
],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2048,
"naturalHeight": 1362
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 242,
"naturalHeight": 129
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui",
"possibly-render-blocking-reqs": [
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697"
],
"rendered-html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\"><head>\n\n\n<meta charset=\"utf-8\">\n<meta name=\"author\" content=\"Deutsches Gartenbaumuseum\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">\n<title>Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen<\/title>\n<meta name=\"description\" content=\"\">\n<meta property=\"og:description\" content=\"\">\n<meta name=\"twitter:description\" content=\"\">\n\n\n<meta name=\"date\" content=\"2025-04-16\">\n\n<meta property=\"og:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover.png\">\n\n<meta property=\"og:site_name\" content=\"Deutsches Gartenbaumuseum\">\n<meta property=\"og:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/gartenbaumuseum.de\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover-1200x800.png\">\n\n<meta name=\"twitter:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n<meta name=\"robots\" content=\"index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1\"> \n<link rel=\"apple-touch-icon-precomposed\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"shortcut icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"canonical\" href=\"https:\/\/gartenbaumuseum.de\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css\" rel=\"stylesheet\"><link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697\" rel=\"stylesheet\">\n<\/head>\n\n<body x-data=\"{ show: false }\" x-init=\"setTimeout(() => show = true, 300)\" x-bind:class=\"{ 'opacity-100': show, 'opacity-0': !show }\" class=\"transition-opacity duration-500 ease-out page max-w-[2048px] mx-auto bg-theme text-style-base default home opacity-100\">\n\n <nav x-data=\"{ atTop: true }\" x-init=\"atTop = (window.pageYOffset > 200 ? false : true)\" tabindex=\"0\" class=\"navbar transition-all fixed right-container top-0 z-[999] flex justify-end items-center pt-4 lg:pt-8\" :class=\"atTop ? 'pt-4 lg:pt-8' : 'navbar-sticky pt-0'\" @scroll.window=\"atTop = (window.pageYOffset > 200 ? false : true)\">\n <div x-data=\"{ fullscreenModal: false }\" x-init=\"\n $watch('fullscreenModal', function(value){\n if(value === true){\n document.body.classList.add('menu-open');\n }else{\n document.body.classList.remove('menu-open');\n }\n })\n \" @keydown.escape=\"fullscreenModal=false\" class=\"navbar-container transition-all relative flex flex-col\">\n\n <div class=\"min-w-navbar h-navbar w-full flex flex-wrap items-center justify-end gap-1 md:flex pr-2 md:pr-4 bg-white rounded-tl-2xl shadow-xl overflow-hidden md:pl-4 rounded-br-2xl\" :class=\"{\n 'md:pl-4': atTop,\n 'pl-0': !atTop,\n 'rounded-br-2xl': !fullscreenModal\n }\">\n\n <div class=\"nav-logo mr-auto w-navbar h-navbar p-3 bg-primary text-white items-center justify-center hidden\" :class=\"atTop ? 'hidden' : 'flex '\">\n <svg class=\"w-full h-auto\" width=\"79\" height=\"89\" viewBox=\"0 0 79 89\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"M42.3676 34.4077C42.0776 33.9777 41.8376 33.5977 41.3176 33.8277C40.8176 34.0477 40.8276 34.4877 40.9776 34.9977C41.0176 35.1477 44.0376 46.8977 41.2176 61.5677C38.4076 76.1777 30.0776 86.6377 29.7176 87.0877C29.3876 87.4877 29.1876 87.8977 29.6076 88.3677C30.0276 88.8277 30.6276 88.4877 30.8476 88.3477C31.4076 88.0077 44.8476 80.7977 48.4976 62.3477C51.5176 47.0977 42.7276 34.9477 42.3576 34.4077\" fill=\"currentColor\"><\/path>\n <path d=\"M74.7476 60.2677C73.1276 60.5177 68.8276 60.9177 63.7276 59.1877C58.7076 57.4877 55.7076 54.6377 54.6576 53.4877C54.4976 53.3077 54.2376 53.2577 54.0176 53.3477C53.7976 53.4477 53.6776 53.6777 53.6876 53.9277C53.7576 56.1277 54.8976 61.6277 60.8476 64.3977C61.5476 64.7277 63.4376 65.4277 65.1976 65.4977C70.5776 65.7277 73.7776 62.9177 75.1976 61.2577C75.3676 61.0677 75.4476 60.8277 75.3476 60.5877C75.2376 60.3577 74.9976 60.2277 74.7476 60.2677Z\" fill=\"currentColor\"><\/path>\n <path d=\"M65.6675 27.0177C65.6075 26.7577 65.5075 26.6177 65.2975 26.5977C64.8275 26.5577 64.7675 26.8477 64.7575 26.8677C64.5675 27.4377 64.3475 27.9977 64.0775 28.5477C61.6175 33.5777 56.6775 36.3477 51.7775 36.4277C51.5175 36.4277 51.2575 36.5477 51.2175 36.8377C51.1875 37.0877 51.2075 37.2477 51.7275 37.5477C52.2975 37.8777 56.8075 41.0177 61.9775 37.9777C62.9375 37.4077 63.8075 36.6677 64.4975 35.7877C67.7375 31.6677 65.7375 27.3277 65.6575 27.0177\" fill=\"currentColor\"><\/path>\n <path d=\"M35.9276 20.4077C35.9276 20.4077 35.9276 20.3877 35.9276 20.3677C35.9176 20.2777 35.9076 20.1977 35.8976 20.1177V20.0877C35.5776 17.7077 35.8976 15.2177 37.0076 12.8877C40.0576 6.40769 47.8176 3.63769 54.3476 6.70769C56.6776 7.80769 58.5276 9.50769 59.8076 11.5277C59.9276 11.6977 60.2776 11.7577 60.4876 11.6577C60.7976 11.5177 60.9676 11.1677 60.8876 10.8377C60.8376 10.6377 59.9476 6.75769 56.8376 4.01769C49.8176 -2.19231 42.5276 0.427692 40.5676 1.27769C37.9776 2.40769 34.2576 4.78769 32.2276 8.99769C31.7676 9.96769 31.1676 11.5577 30.9576 13.0677C29.1876 12.1877 25.3876 10.4577 20.4776 10.6077C13.0776 10.8577 5.92756 15.4277 2.41756 22.0977C1.56756 23.7077 -1.08244 29.5177 0.487562 36.7077C1.29756 40.4377 3.56756 44.5277 6.27756 47.1377C8.95756 49.7277 11.8176 51.4477 15.0076 52.3977C15.4276 52.5177 15.8676 52.6377 16.3376 52.7377C15.6376 54.3177 15.1876 56.7677 15.5576 58.7377C15.9876 61.0477 17.2576 64.2577 20.8076 66.4177C21.8076 67.0277 24.0076 67.8277 26.3576 67.8277C26.6776 67.8277 26.9976 67.8077 27.3176 67.7777C31.7476 67.3377 33.8076 64.4277 33.8976 64.3077C34.0776 64.0477 34.0676 63.6877 33.8576 63.4477C33.6576 63.1977 33.3076 63.1177 33.0176 63.2477C32.3076 63.5677 31.7376 63.7877 31.4776 63.8577C27.9976 64.7177 25.5176 63.0777 25.2376 62.8977C22.7076 61.1277 21.4876 58.7377 21.6076 55.7977C21.7876 51.3977 24.1876 49.6677 24.3376 49.5277C24.6076 49.2877 24.7576 49.0377 24.6676 48.7177C24.5876 48.4177 24.3876 48.2377 24.1076 48.1977C23.6076 48.2277 23.1076 48.2377 22.5976 48.2177C20.5376 48.1377 18.8576 47.4677 16.8176 46.4177C10.9476 43.3977 7.64756 36.7277 8.92756 30.2377C10.6476 21.4977 19.4376 16.0577 27.8276 18.4877C30.8676 19.3677 33.2176 21.0477 35.0076 22.9377C35.0076 22.9377 35.4876 23.5077 36.0476 23.1477C36.6376 22.7577 36.3476 22.1577 36.3076 22.0477C36.2676 21.9177 36.0376 21.0977 35.9376 20.3777\" fill=\"currentColor\"><\/path>\n <path d=\"M77.8977 37.6177C77.6777 37.5277 77.4077 37.5877 77.2377 37.7677C76.6977 38.3477 74.8077 40.0577 71.9977 41.6077C66.7477 44.6377 60.5177 45.8777 54.3377 44.9077C54.0577 44.9077 53.8177 44.8977 53.6477 44.8977C53.4177 44.8977 53.1777 45.0477 53.0777 45.2877C52.9877 45.5277 53.0477 45.7877 53.2377 45.9577C54.4077 47.0277 57.2377 50.0277 62.2877 50.6777C64.2577 50.9277 67.9077 50.8077 71.4077 48.7477C76.5377 45.7377 78.1377 40.1277 78.2777 38.1777C78.2977 37.9277 78.1177 37.7077 77.8877 37.6177\" fill=\"currentColor\"><\/path>\n <\/svg>\n\n <\/div>\n\n \n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>\n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">\n <div class=\"menu-bar flex flex-col items-start justify-center\">\n <div class=\"bar bar-1 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-2 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-3 bg-gray34 group-hover:bg-textColor\"><\/div>\n <\/div>\n<\/button> <\/div>\n\n <div class=\"main-menu flex flex-col flex-1 transition-all bg-white rounded-br-2xl inset-0 p-4 overflow-y-auto\" x-show=\"fullscreenModal\" x-ref=\"modalmenu\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" style=\"display: none;\">\n\n <div class=\"relative flex flex-wrap w-full\">\n <ul class=\"flex flex-col gap-4 w-full\">\n <li>\n <a class=\"nav-link open\" aria-current=\"page\" href=\"https:\/\/gartenbaumuseum.de\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Startseite<\/span>\n <\/a>\n <\/li>\n\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ihr Besuch<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\" class=\"nav-sublink\">\n \u00d6ffnungszeiten & Preise <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"nav-sublink\">\n Kontakt & Anfahrt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"nav-sublink\">\n Barrierefreie Angebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"nav-sublink\">\n Fragen & Antworten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/vermietung\" class=\"nav-sublink\">\n Vermietung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museumsshop\" class=\"nav-sublink\">\n Shop & Caf\u00e9 <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museums-app\" class=\"nav-sublink\">\n Museums-App <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Bildung & Programm<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"nav-sublink\">\n Veranstaltungen <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"nav-sublink\">\n Angebote f\u00fcr Schulen & Kinderg\u00e4rten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"nav-sublink\">\n Angebote f\u00fcr Erwachsene <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-kinder-familien\" class=\"nav-sublink\">\n Angebote f\u00fcr Kinder & Familien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\" class=\"nav-sublink\">\n \u00dcber die Gartenbildung <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ausstellungen<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"nav-sublink\">\n Garten! Vom Paradies ins Einkaufsregal <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"nav-sublink\">\n Garten & Religion?! <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"nav-sublink\">\n Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"nav-sublink\">\n Objekt sucht Geschichte <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Aktuelles<\/span>\n <\/a>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Das Museum<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/wir-ueber-uns\" class=\"nav-sublink\">\n Wir \u00fcber uns <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/die-stiftung\" class=\"nav-sublink\">\n Die Stiftung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/sammlung-forschung\" class=\"nav-sublink\">\n Sammlung und Forschung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/bibliothek-sammlung\" class=\"nav-sublink\">\n Bibliothek <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/presse\" class=\"nav-sublink\">\n Presse & Medien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"nav-sublink\">\n Stellenangebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"nav-sublink\">\n Partner <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/engagement\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Engagement<\/span>\n <\/a>\n <\/li>\n <\/ul>\n <\/div>\n\n <button @click=\"fullscreenModal=false\" class=\"pointer-events-none opacity-0 focus:opacity-100 focus:pointer-events-auto bg-black text-white inline-flex mx-auto items-center justify-center p-4\">\n Hauptmen\u00fc schlie\u00dfen <\/button>\n\n <div class=\"menu-logo flex w-full justify-start items-end flex-1 pl-3 md:pl-4\">\n <svg class=\"max-w-44\" width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g clip-path=\"url(#clip0_69_529)\">\n <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"#75B726\"><\/path>\n <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"#75B726\"><\/path>\n <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"#75B726\"><\/path>\n <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"#75B726\"><\/path>\n <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"#75B726\"><\/path>\n <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"#75B726\"><\/path>\n <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"#75B726\"><\/path>\n <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"#75B726\"><\/path>\n <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"#75B726\"><\/path>\n <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"#75B726\"><\/path>\n <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"#75B726\"><\/path>\n <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"#75B726\"><\/path>\n <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"#75B726\"><\/path>\n <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"#75B726\"><\/path>\n <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"#75B726\"><\/path>\n <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"#75B726\"><\/path>\n <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"#75B726\"><\/path>\n <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"#75B726\"><\/path>\n <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"#75B726\"><\/path>\n <\/g>\n <defs>\n <clipPath id=\"clip0_69_529\">\n <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect>\n <\/clipPath>\n <\/defs>\n <\/svg>\n <\/div>\n<\/div>\n\n<template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\"><\/div>\n<\/template> \n <\/div>\n<\/nav>\n <main class=\"main-home\">\n\n \n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-heroslider flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: true,\n slidesPerView: 1,\n spaceBetween: 0,\n effect: 'fade',\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n prevEl: '.swiper-button-prev-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n },\n\n autoplay: {\n delay: 5000,\n },\n\n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n })\" class=\"swiper-element relative w-full h-[80vh] mx-auto flex flex-row\">\n\n <div class=\"swiper-container w-full overflow-hidden flex flex-col text-white rounded-br-lg swiper-fade swiper-initialized swiper-horizontal swiper-watch-progress swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\">\n <div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px);\" data-swiper-slide-index=\"0\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-648x1152-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1080x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1400x780-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-1920px, 0px, 0px);\" data-swiper-slide-index=\"1\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px);\" data-swiper-slide-index=\"2\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px);\" data-swiper-slide-index=\"3\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-648x1152-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1080x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1400x780-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px);\" data-swiper-slide-index=\"4\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px);\" data-swiper-slide-index=\"5\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <\/div>\n\n \n<div class=\"nav-logo-wrapper z-10 w-full flex justify-start left-0 top-0 px-container py-4 lg:py-8 nav-logo-gradient absolute text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">\n <svg width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <g clip-path=\"url(#clip0_69_529)\"> <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"currentColor\"><\/path> <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"currentColor\"><\/path> <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"currentColor\"><\/path> <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"currentColor\"><\/path> <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"currentColor\"><\/path> <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"currentColor\"><\/path> <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"currentColor\"><\/path> <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"currentColor\"><\/path> <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"currentColor\"><\/path> <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"currentColor\"><\/path> <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"currentColor\"><\/path> <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"currentColor\"><\/path> <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"currentColor\"><\/path> <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"currentColor\"><\/path> <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"currentColor\"><\/path> <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"currentColor\"><\/path> <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"currentColor\"><\/path> <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"currentColor\"><\/path> <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"currentColor\"><\/path> <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"currentColor\"><\/path> <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"currentColor\"><\/path> <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"currentColor\"><\/path> <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"currentColor\"><\/path> <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"currentColor\"><\/path> <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"currentColor\"><\/path> <\/g> <defs> <clipPath id=\"clip0_69_529\"> <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect> <\/clipPath> <\/defs> <\/svg> <\/a>\n<\/div>\n <div class=\"infotext-wrapper w-full absolute bottom-8 lg:bottom-12 z-50 pointer-events-none\">\n <div class=\"container mx-auto flex items-end justify-start\">\n <div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">\n <h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>\n\n <div class=\"infos flex flex-col gap-2 w-full\">\n <a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">\n <span class=\"material-icons icon\">schedule <\/span> <span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>\n <span class=\"ml-auto flex items-center justify-center\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/span>\n <\/a>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>\n <\/div>\n\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-textfeature flex text-left self-center w-full md:max-w-none\">\n <div class=\"flex flex-col gap-default\">\n <div class=\"w-full\">\n <h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>\n <\/div>\n <div class=\"text-right-aligned w-full md:max-w-[70%] md:self-end\">\n <div class=\"writer [&_p]:text-lg w-full \">\n <p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p> <\/div>\n\n <div class=\"buttons flex flex-wrap gap-6\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a> <\/div>\n \n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-theme layout-rounded-topleft\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <div class=\"section-label flex gap-4 items-start\">\n <h2>Aktuelle Veranstaltungen<\/h2>\n <\/div>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n prevEl: '.swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 2,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>\n\n <p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Familienpass<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>\n\n <p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">13-16 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>\n\n <p>Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an Bl\u00e4ttern, Sch\u00e4dlinge an Pflanzen, \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">F\u00fchrung<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>\n\n <p>Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei, Treffpunkt: Foyer des Museums<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"5 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 11.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>\n\n <p>Der Loop ist ein modernes Werkst\u00fcck der Floristik. Das pflanzliche Material wie Moos, Zweige, Schnittgr\u00fcn und Bl\u00fcten wird daf\u00fcr auf einen Reifen gebunden und mit einem Schleifenband verziert. F\u00fcr die \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Aktuelles<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div>\n<div class=\"custom-block type-posts flex text-left self-center w-full md:max-w-none\">\n\n \n <div class=\"flex flex-col w-full items-center\">\n \n \n \n<div class=\"article-list w-full flex flex-col gap-grid\">\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>\n <p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-648x432-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-720x480-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-996x664-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>\n <p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-648x432-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-720x480-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-996x664-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Programm<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>\n <p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n \n <\/div>\n\n<\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/div><\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Ausstellungen<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n prevEl: '.swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 3,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>\n\n <p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>\n <span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span> <\/div>\n\n <h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>\n\n <p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>\n\n <p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Digitale Ausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>\n\n <p>Die Sammlung des Deutschen Gartenbaumuseums umfasst \u00fcber 4.000 Inventarnummern<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-education20 layout-rounded-topright\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Bildung<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-end w-full md:max-w-[70%]\">\n <div class=\"writer w-full \">\n <p>Bei uns wird Wissen lebendig und greifbar! Mit unterschiedlichsten Formaten und einem handlungsorientierten Ansatz schafft ein Team aus g\u00e4rtnerisch ausgebildeten und p\u00e4dagogisch erfahrenen Kolleg*innen einzigartige Museumserlebnisse f\u00fcr Besucher aller Altersgruppen. In allen Projekten wird das Bewusstsein f\u00fcr die Bedeutung von G\u00e4rten gesch\u00e4rft und das notwendige g\u00e4rtnerische Fachwissen zum erfolgreichen Mitmachen vermittelt.<\/p> <\/div>\n <\/div>\n<div class=\"custom-block type-grid flex text-left self-center w-full md:max-w-none\">\n <div class=\"item-grid w-full grid gap-grid rounded-items grid-cols-1 lg:grid-cols-6 [&>div]:col-span-2 [&>a]:col-span-2\">\n <div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div> <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-imagetext flex text-left self-center w-full md:max-w-none img-rounded-topright\">\n <div class=\"image-text grid grid-cols-12 gap-blocks items-center\">\n\n <div class=\"text-col grid-col col-span-12 py-8 md:pb-0 flex flex-col gap-4 md:gap-8 md:col-span-6\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Das Museum<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <div class=\"writer \">\n <p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p> <\/div>\n\n <div class=\"relative flex flex-row flex-wrap gap-4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> <\/div>\n <\/div>\n \n <div class=\"img-col grid-col col-span-12 md:col-span-6\">\n <div class=\"w-full h-auto flex overflow-hidden\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-640x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1024x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1536x-q80.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">\n <\/picture>\n\n <\/div>\n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Kontakt<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-center w-full md:max-w-none\">\n <div class=\"writer w-full \">\n <p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p> <\/div>\n <\/div><div class=\"custom-block type-button flex text-left self-center w-full md:max-w-none\">\n <div class=\"buttons w-full flex flex-wrap gap-4 flex-col items-start \">\n <a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a><a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a> <\/div>\n<\/div> <\/div>\n <\/div>\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-external flex text-left self-center w-full md:max-w-none\">\n <div class=\"w-full !min-h-[400px] c-an\" data-service=\"maps\" data-id=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d5025.247733638696!2d11.005148477707026!3d50.96765814998789!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47a472f11163453d%3A0x5fdaf0c8bed92bc5!2sDeutsches%20Gartenbaumuseum%20Erfurt!5e0!3m2!1sde!2sde!4v1730795538303!5m2!1sde!2sde\" data-autoscale=\"\" data-index=\"0\"><div class=\"cll\"><div class=\"c-nt\"><div class=\"c-n-c\"><div class=\"c-t-cn\"><div class=\"c-n-t\"><div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div><\/div><div class=\"c-n-a\"><button type=\"button\" class=\"c-l-b\">Karte laden<\/button><button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button><\/div><\/div><\/div><\/div><div class=\"c-ld\"><\/div><\/div><\/div>\n <\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n <\/main>\n\n\n <footer class=\"site-footer bg-white\">\n <section class=\"layout-section bg-grayBgLight py-12 md:py-16 lg:py-20 rounded-tl-md\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-y-16 md:gap-y-2 md:gap-x-2 container\">\n\n <div class=\"grid-col col-span-12 md:col-span-5 flex flex-col gap-2\">\n <a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">\n <\/picture>\n\n <\/a>\n <div class=\"writer gap-2\">\n <p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p><p><a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><p><a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a><\/p> <\/div>\n <\/div>\n\n <div class=\"grid-col col-span-12 md:col-span-7 flex flex-col sm:flex-row gap-16 lg:gap-2\">\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">Informationen<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a> <\/div>\n <\/div>\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a> <\/div>\n <\/div>\n \n <\/div>\n <\/div>\n <\/section>\n <section class=\"layout-section bg-gray34 py-6\">\n <div class=\"layout mx-auto gap-default container flex flex-col sm:flex-row items-center justify-between\">\n <div class=\"social-links text-white flex flex-wrap gap-4\">\n <a href=\"https:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22 12.4932C22 6.93664 17.5229 2.43213 12 2.43213C6.47715 2.43213 2 6.93664 2 12.4932C2 17.5149 5.65684 21.6773 10.4375 22.4321V15.4015H7.89844V12.4932H10.4375V10.2766C10.4375 7.75509 11.9305 6.36225 14.2146 6.36225C15.3088 6.36225 16.4531 6.55876 16.4531 6.55876V9.03474H15.1922C13.95 9.03474 13.5625 9.81035 13.5625 10.606V12.4932H16.3359L15.8926 15.4015H13.5625V22.4321C18.3432 21.6773 22 17.5151 22 12.4932Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 3.43213H8C5.23858 3.43213 3 5.67071 3 8.43213V16.4321C3 19.1935 5.23858 21.4321 8 21.4321H16C18.7614 21.4321 21 19.1935 21 16.4321V8.43213C21 5.67071 18.7614 3.43213 16 3.43213ZM19.25 16.4321C19.2445 18.2247 17.7926 19.6766 16 19.6821H8C6.20735 19.6766 4.75549 18.2247 4.75 16.4321V8.43213C4.75549 6.63948 6.20735 5.18762 8 5.18213H16C17.7926 5.18762 19.2445 6.63948 19.25 8.43213V16.4321ZM16.75 8.68213C17.3023 8.68213 17.75 8.23441 17.75 7.68213C17.75 7.12985 17.3023 6.68213 16.75 6.68213C16.1977 6.68213 15.75 7.12985 15.75 7.68213C15.75 8.23441 16.1977 8.68213 16.75 8.68213ZM12 7.93213C9.51472 7.93213 7.5 9.94685 7.5 12.4321C7.5 14.9174 9.51472 16.9321 12 16.9321C14.4853 16.9321 16.5 14.9174 16.5 12.4321C16.5027 11.2378 16.0294 10.0917 15.1849 9.24721C14.3404 8.40272 13.1943 7.92947 12 7.93213ZM9.25 12.4321C9.25 13.9509 10.4812 15.1821 12 15.1821C13.5188 15.1821 14.75 13.9509 14.75 12.4321C14.75 10.9133 13.5188 9.68213 12 9.68213C10.4812 9.68213 9.25 10.9133 9.25 12.4321Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M21.5931 7.39246C21.4792 6.96986 21.2566 6.58446 20.9475 6.27463C20.6383 5.96479 20.2534 5.74132 19.8311 5.62646C18.2651 5.19646 12.0001 5.18946 12.0001 5.18946C12.0001 5.18946 5.73609 5.18246 4.16909 5.59346C3.74701 5.71361 3.36291 5.94024 3.05365 6.2516C2.7444 6.56295 2.52037 6.94858 2.40309 7.37146C1.99009 8.93746 1.98609 12.1855 1.98609 12.1855C1.98609 12.1855 1.98209 15.4495 2.39209 16.9995C2.62209 17.8565 3.29709 18.5335 4.15509 18.7645C5.73709 19.1945 11.9851 19.2015 11.9851 19.2015C11.9851 19.2015 18.2501 19.2085 19.8161 18.7985C20.2386 18.6838 20.6238 18.4608 20.9337 18.1516C21.2436 17.8424 21.4675 17.4577 21.5831 17.0355C21.9971 15.4705 22.0001 12.2235 22.0001 12.2235C22.0001 12.2235 22.0201 8.95846 21.5931 7.39246ZM9.99609 15.1945L10.0011 9.19446L15.2081 12.1995L9.99609 15.1945Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <\/div>\n <div class=\"meta-links flex flex-wrap justify-center md:justify-end gap-6 [&_.btn-text]:text-white [&_.btn-text]:hover:text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a><button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button> <\/div>\n <\/div>\n <\/section>\n <\/footer>\n\n\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js\"><\/script>\n<script type=\"text\/plain\" data-category=\"analytics\">\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/matomo.gartenbaumuseum.de\/\";\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\n<div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\" data-teleport-target=\"true\" style=\"display: none;\"><\/div><div id=\"cc-main\" data-nosnippet=\"\"><div class=\"cm-wrapper cc--anim\"><div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\"><div tabindex=\"-1\"><\/div><div class=\"cm__body\"><div class=\"cm__texts\"><h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2><p id=\"cm__desc\" class=\"cm__desc\">Unsere Website nutzt essentielle Cookies, um deren ordnungsgem\u00e4\u00dfen Betrieb zu gew\u00e4hrleisten sowie optionale Cookies, um bestimmte Funktionen anbieten zu k\u00f6nnen und Nuterverhalten auszuwerten. Letztere werden nur nach Ihrer Zustimmung gesetzt. <button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button><\/p><\/div><div class=\"cm__btns\"><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button><button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button><\/div><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button><\/div><\/div><\/div><div class=\"cm__footer\"><div class=\"cm__links\"><div class=\"cm__link-group\"><a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
1602
],
[
1759,
6403
],
[
6471,
9574
]
],
"longTasks": [
[
1602,
1759
],
[
6403,
6471
]
],
"lastVisualChange": 7200,
"render": 1900,
"visualComplete85": 7200,
"visualComplete90": 7200,
"visualComplete95": 7200,
"visualComplete99": 7200,
"visualComplete": 7200,
"SpeedIndex": 7158,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 105
},
{
"name": "navigationStart",
"time": 129
},
{
"name": "domLoading",
"time": 130
},
{
"name": "responseEnd",
"time": 130
},
{
"name": "domInteractive",
"time": 130
},
{
"name": "domContentLoadedEventStart",
"time": 130
},
{
"name": "domContentLoadedEventEnd",
"time": 130
},
{
"name": "domComplete",
"time": 131
},
{
"name": "unloadEventStart",
"time": 651
},
{
"name": "unloadEventEnd",
"time": 651
},
{
"name": "markAsMainFrame",
"time": 651
},
{
"name": "commitNavigationEnd",
"time": 651
},
{
"name": "domLoading",
"time": 651
},
{
"name": "responseEnd",
"time": 682
},
{
"name": "domInteractive",
"time": 691
},
{
"name": "firstPaint",
"time": 2202
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 4578
},
{
"name": "domContentLoadedEventStart",
"time": 6470
},
{
"name": "domContentLoadedEventEnd",
"time": 6470
},
{
"name": "domComplete",
"time": 6473
},
{
"name": "loadEventStart",
"time": 6473
},
{
"name": "loadEventEnd",
"time": 6473
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 130,
"chromeUserTiming.fetchStart": 105,
"chromeUserTiming.domLoading": 652,
"chromeUserTiming.responseEnd": 682,
"chromeUserTiming.domInteractive": 692,
"chromeUserTiming.domContentLoadedEventStart": 6471,
"chromeUserTiming.domContentLoadedEventEnd": 6471,
"chromeUserTiming.domComplete": 6473,
"chromeUserTiming.unloadEventStart": 651,
"chromeUserTiming.unloadEventEnd": 651,
"chromeUserTiming.markAsMainFrame": 651,
"chromeUserTiming.commitNavigationEnd": 652,
"chromeUserTiming.firstPaint": 2202,
"chromeUserTiming.firstMeaningfulPaintCandidate": 4578,
"chromeUserTiming.loadEventStart": 6473,
"chromeUserTiming.loadEventEnd": 6474,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 6257.3800000000001
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 6459.6909999999998
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.744
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.780000000000001
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 653.16899999999998
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 653.17499999999995
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 654.798
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 665.28399999999999
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 665.31600000000003
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 665.32000000000005
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 665.33100000000002
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 669.95699999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 670.42200000000003
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 670.48099999999999
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 670.67399999999998
},
"2769": {
"name": "HTMLTemplateElement",
"firstUsed": 670.70799999999997
},
"84": {
"name": "FormElement",
"firstUsed": 672.04999999999995
},
"45": {
"name": "PlaceholderAttribute",
"firstUsed": 672.09299999999996
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 672.90300000000002
},
"521": {
"name": "Picture",
"firstUsed": 675.721
},
"523": {
"name": "SrcsetXDescriptor",
"firstUsed": 675.85299999999995
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 676.596
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 687.59100000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 715.07299999999998
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 715.08900000000006
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 715.11099999999999
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 971.61300000000006
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 971.71699999999998
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 971.77599999999995
},
"2431": {
"name": "CSSSelectorPseudoWhere",
"firstUsed": 999.81600000000003
},
"1354": {
"name": "CSSValueAppearanceButton",
"firstUsed": 999.88099999999997
},
"2298": {
"name": "CSSSelectorWebkitInnerSpinButton",
"firstUsed": 999.90200000000004
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 999.904
},
"1362": {
"name": "CSSValueAppearanceTextField",
"firstUsed": 999.90800000000002
},
"2297": {
"name": "CSSSelectorWebkitFileUploadButton",
"firstUsed": 999.91800000000001
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 999.99199999999996
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 1000.124
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 1000.307
},
"2316": {
"name": "CSSSelectorWebkitSliderRunnableTrack",
"firstUsed": 1000.889
},
"2317": {
"name": "CSSSelectorWebkitSliderThumb",
"firstUsed": 1000.901
},
"3797": {
"name": "WebPImage",
"firstUsed": 1224.317
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 1466.5219999999999
},
"2388": {
"name": "CSSSelectorPseudoFocusVisible",
"firstUsed": 1589.51
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 1590.384
},
"587": {
"name": "LangAttribute",
"firstUsed": 1592.0250000000001
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 1592.028
},
"590": {
"name": "LangAttributeDoesNotMatchToUILocale",
"firstUsed": 1592.03
},
"4994": {
"name": "TextSizeAdjustNotAuto",
"firstUsed": 1592.3969999999999
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 1594.748
},
"2355": {
"name": "CSSGradient",
"firstUsed": 1594.8879999999999
},
"1023": {
"name": "CSSFilterBlur",
"firstUsed": 1595.3050000000001
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 1600.1700000000001
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 1600.6780000000001
},
"5043": {
"name": "FlexNewColumnWrapIntrinsicSize",
"firstUsed": 1746.8879999999999
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 6257.1949999999997
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 6279.3280000000004
},
"2195": {
"name": "CookieGet",
"firstUsed": 6408.0780000000004
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 6409.3270000000002
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 6409.8019999999997
},
"675": {
"name": "Fetch",
"firstUsed": 6410.2799999999997
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 6412.1980000000003
},
"3020": {
"name": "DOMStorageWrite",
"firstUsed": 6413.2730000000001
},
"2711": {
"name": "WindowPageYOffset",
"firstUsed": 6429.8090000000002
},
"1351": {
"name": "CSSValueAppearanceNone",
"firstUsed": 6430.3689999999997
},
"3252": {
"name": "CSSKeywordRevert",
"firstUsed": 6430.4610000000002
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 6445.2719999999999
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 6445.2889999999998
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 6445.2939999999999
},
"2096": {
"name": "ARIALiveAttribute",
"firstUsed": 6452.6049999999996
},
"2070": {
"name": "ARIAAtomicAttribute",
"firstUsed": 6452.6130000000003
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 6457.4870000000001
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 6457.4899999999998
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 6457.9219999999996
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 6458.0020000000004
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 6458.174
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 6461.6869999999999
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 6461.7330000000002
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 6464.5469999999996
},
"2081": {
"name": "ARIADisabledAttribute",
"firstUsed": 6464.6139999999996
},
"1307": {
"name": "V8Node_IsConnected_AttributeGetter",
"firstUsed": 6470.4880000000003
},
"2087": {
"name": "ARIAHasPopupAttribute",
"firstUsed": 6475.6930000000002
},
"2097": {
"name": "ARIAModalAttribute",
"firstUsed": 6476.0690000000004
},
"2089": {
"name": "ARIAHiddenAttribute",
"firstUsed": 6476.1599999999999
},
"2079": {
"name": "ARIADescribedByAttribute",
"firstUsed": 6476.1660000000002
},
"1128": {
"name": "BodyScrollsInAdditionToViewport",
"firstUsed": 6501.0280000000002
},
"19": {
"name": "UnprefixedTransitionEndEvent",
"firstUsed": 6899.5879999999997
}
},
"CSSFeatures": {
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 715.11900000000003
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 715.17100000000005
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 715.17399999999998
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 715.19899999999996
},
"151": {
"name": "CSSPropertyTransitionDelay",
"firstUsed": 715.202
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 971.63499999999999
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 971.697
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 971.70100000000002
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 971.70500000000004
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 971.87900000000002
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 971.88400000000001
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 971.88599999999997
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 971.89099999999996
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 999.70899999999995
},
"66": {
"name": "CSSPropertyBorderWidth",
"firstUsed": 999.71900000000005
},
"59": {
"name": "CSSPropertyBorderStyle",
"firstUsed": 999.72299999999996
},
"42": {
"name": "CSSPropertyBorderColor",
"firstUsed": 999.72799999999995
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 999.74099999999999
},
"537": {
"name": "CSSPropertyAliasWebkitTextSizeAdjust",
"firstUsed": 999.745
},
"127": {
"name": "CSSPropertyTabSize",
"firstUsed": 999.75599999999997
},
"514": {
"name": "CSSPropertyFontFeatureSettings",
"firstUsed": 999.774
},
"549": {
"name": "CSSPropertyFontVariationSettings",
"firstUsed": 999.78399999999999
},
"415": {
"name": "CSSPropertyWebkitTapHighlightColor",
"firstUsed": 999.78800000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 999.79499999999996
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 999.80100000000004
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 999.803
},
"65": {
"name": "CSSPropertyBorderTopWidth",
"firstUsed": 999.80600000000004
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 999.83699999999999
},
"130": {
"name": "CSSPropertyTextIndent",
"firstUsed": 999.851
},
"41": {
"name": "CSSPropertyBorderCollapse",
"firstUsed": 999.85500000000002
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 999.86400000000003
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 999.86900000000003
},
"175": {
"name": "CSSPropertyAliasWebkitAppearance",
"firstUsed": 999.88400000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 999.88699999999994
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 999.88999999999999
},
"102": {
"name": "CSSPropertyOutlineOffset",
"firstUsed": 999.91200000000003
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 999.923
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 999.96000000000004
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 999.96299999999997
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 1001.003
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 1001.0069999999999
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 1589.3420000000001
},
"359": {
"name": "CSSPropertyFilter",
"firstUsed": 1589.442
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 1592.0419999999999
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 1592.547
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 1592.568
},
"152": {
"name": "CSSPropertyTransitionDuration",
"firstUsed": 1592.5719999999999
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 1592.5799999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 1592.5840000000001
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 1592.586
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 1592.644
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 1592.6469999999999
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 1592.6489999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 1592.652
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 1592.6579999999999
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 1592.6600000000001
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 1592.684
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 1592.6990000000001
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 1592.702
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 1592.704
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 1592.7070000000001
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 1592.711
},
"62": {
"name": "CSSPropertyBorderTopLeftRadius",
"firstUsed": 1592.7180000000001
},
"68": {
"name": "CSSPropertyBoxShadow",
"firstUsed": 1592.7249999999999
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 1592.99
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 1593.0930000000001
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 1593.096
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 1593.136
},
"164": {
"name": "CSSPropertyAliasWordWrap",
"firstUsed": 1593.1500000000001
},
"3": {
"name": "CSSPropertyDirection",
"firstUsed": 1593.152
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 1593.154
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 1593.1569999999999
},
"233": {
"name": "CSSPropertyFlex",
"firstUsed": 1593.3309999999999
},
"38": {
"name": "CSSPropertyBorderBottomRightRadius",
"firstUsed": 1593.335
},
"636": {
"name": "CSSPropertyInset",
"firstUsed": 1593.3389999999999
},
"108": {
"name": "CSSPropertyOverflowY",
"firstUsed": 1593.3430000000001
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 1593.383
},
"63": {
"name": "CSSPropertyBorderTopRightRadius",
"firstUsed": 1593.508
},
"37": {
"name": "CSSPropertyBorderBottomLeftRadius",
"firstUsed": 1593.51
},
"111": {
"name": "CSSPropertyPaddingLeft",
"firstUsed": 1593.5129999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 1593.518
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 1593.547
},
"40": {
"name": "CSSPropertyBorderBottomWidth",
"firstUsed": 1593.5989999999999
},
"36": {
"name": "CSSPropertyBorderBottomColor",
"firstUsed": 1593.6020000000001
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 1594.143
},
"355": {
"name": "CSSPropertyClipPath",
"firstUsed": 1594.2059999999999
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 1594.5329999999999
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 1594.549
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 1594.5509999999999
},
"524": {
"name": "CSSPropertyColumnGap",
"firstUsed": 1594.5709999999999
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 1594.5989999999999
},
"128": {
"name": "CSSPropertyTextAlign",
"firstUsed": 1594.626
},
"232": {
"name": "CSSPropertyAlignSelf",
"firstUsed": 1594.6279999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 1594.691
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 1594.7360000000001
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 1594.876
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 1594.8920000000001
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 1595.252
},
"508": {
"name": "CSSPropertyBackdropFilter",
"firstUsed": 1595.2840000000001
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 1595.502
},
"244": {
"name": "CSSPropertyGridColumnStart",
"firstUsed": 1595.6199999999999
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 1595.9390000000001
},
"9": {
"name": "CSSPropertyFontVariant",
"firstUsed": 1595.9559999999999
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 1598.5029999999999
},
"454": {
"name": "CSSPropertyAll",
"firstUsed": 1598.508
},
"658": {
"name": "CSSPropertyAppearance",
"firstUsed": 6430.375
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 6430.3900000000003
},
"35": {
"name": "CSSPropertyBorderBottom",
"firstUsed": 6430.3990000000003
},
"27": {
"name": "CSSPropertyBackgroundPosition",
"firstUsed": 6430.5680000000002
},
"30": {
"name": "CSSPropertyBackgroundRepeat",
"firstUsed": 6430.5720000000001
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 6430.576
},
"49": {
"name": "CSSPropertyBorderLeft",
"firstUsed": 6430.5810000000001
},
"60": {
"name": "CSSPropertyBorderTop",
"firstUsed": 6430.5860000000002
},
"424": {
"name": "CSSPropertyAnimation",
"firstUsed": 6430.8620000000001
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 6430.8680000000004
},
"61": {
"name": "CSSPropertyBorderTopColor",
"firstUsed": 6430.8710000000001
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 6452.9179999999997
},
"585": {
"name": "CSSPropertyOverscrollBehavior",
"firstUsed": 6500.2349999999997
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 6500.2399999999998
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 6500.2550000000001
},
"107": {
"name": "CSSPropertyOverflowX",
"firstUsed": 6500.2569999999996
},
"418": {
"name": "CSSPropertyGridAutoColumns",
"firstUsed": 6500.442
},
"250": {
"name": "CSSPropertyGridAutoFlow",
"firstUsed": 6500.4459999999999
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 18,
"TTIMeasurementEnd": 9574,
"LastInteractive": 6471,
"TotalBlockingTime": 18,
"testID": "250430_BiDcBV_2WY",
"step": 1,
"effectiveBps": 573061,
"domTime": 0,
"aft": 0,
"titleTime": 131,
"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,
"303": 19,
"404": 31.600000000000001,
"505": 14.300000000000001,
"605": 10,
"706": 5.2999999999999998,
"806": 75,
"907": 35,
"1007": 19,
"1108": 25,
"1208": 15.800000000000001,
"1309": 23.800000000000001,
"1409": 40,
"1510": 15,
"1611": 28.600000000000001,
"1712": 55.600000000000001,
"1814": 71.400000000000006,
"1915": 31.600000000000001,
"2015": 23.800000000000001,
"2116": 15.800000000000001,
"2216": 15.800000000000001,
"2317": 23.800000000000001,
"2417": 33.299999999999997,
"2518": 11.1,
"2619": 15,
"2719": 27.300000000000001,
"2820": 15.800000000000001,
"2921": 15.800000000000001,
"3021": 15,
"3122": 19,
"3223": 15.800000000000001,
"3323": 15,
"3424": 30,
"3524": 27.300000000000001,
"3625": 15.800000000000001,
"3725": 21.100000000000001,
"3826": 15,
"3926": 20,
"4027": 20,
"4128": 15.800000000000001,
"4228": 22.699999999999999,
"4329": 15.800000000000001,
"4429": 33.299999999999997,
"4530": 15,
"4630": 25,
"4731": 40,
"4831": 33.299999999999997,
"4932": 21.100000000000001,
"5032": 22.699999999999999,
"5133": 15.800000000000001,
"5234": 20,
"5334": 19,
"5435": 40,
"5535": 20,
"5636": 23.800000000000001,
"5736": 11.1,
"5837": 19,
"5937": 20,
"6038": 19,
"6139": 15,
"6240": 15,
"6340": 26.300000000000001,
"6441": 42.899999999999999,
"6544": 65,
"6647": 55,
"6747": 15,
"6848": 18.199999999999999,
"6948": 52.600000000000001,
"7049": 31.600000000000001,
"7150": 23.800000000000001,
"7250": 20,
"7351": 30,
"7452": 70,
"7552": 20,
"7653": 20,
"7753": 20,
"7854": 15,
"7955": 10,
"8055": 10,
"8156": 10,
"8257": 10,
"8357": 15.800000000000001,
"8458": 20,
"8558": 14.300000000000001,
"8659": 14.300000000000001,
"8759": 10.5,
"8860": 10.5,
"8960": 10,
"9061": 10,
"9162": 14.300000000000001,
"9262": 5.2999999999999998,
"9363": 19,
"9463": 21.100000000000001,
"9564": 10,
"9665": 28.600000000000001
},
"max": 100,
"count": 97
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 12799,
"303": 448013,
"404": 507460,
"505": 0,
"605": 0,
"706": 2185625,
"806": 3336193,
"907": 6318901,
"1007": 5050140,
"1108": 5057271,
"1208": 3797560,
"1309": 2868907,
"1409": 4830636,
"1510": 5049897,
"1611": 5510831,
"1712": 4559032,
"1814": 5092829,
"1915": 5042256,
"2015": 4819380,
"2116": 5047627,
"2216": 4821411,
"2317": 5043388,
"2417": 5510609,
"2518": 4591241,
"2619": 5028417,
"2719": 4818507,
"2820": 5049806,
"2921": 4822807,
"3021": 4825735,
"3122": 4799442,
"3223": 5050634,
"3323": 4589763,
"3424": 4807407,
"3524": 4825633,
"3625": 4839832,
"3725": 5862083,
"3826": 4685667,
"3926": 5274956,
"4027": 5291508,
"4128": 5053384,
"4228": 5056664,
"4329": 5057608,
"4429": 4819041,
"4530": 4815872,
"4630": 4824139,
"4731": 4820962,
"4831": 4822163,
"4932": 5068537,
"5032": 4363990,
"5133": 4587886,
"5234": 4823417,
"5334": 5280252,
"5435": 4608465,
"5535": 4823459,
"5636": 5280260,
"5736": 4596267,
"5837": 4811031,
"5937": 4831822,
"6038": 4825528,
"6139": 5007708,
"6240": 4591091,
"6340": 4825892,
"6441": 3398291,
"6544": 126922,
"6647": 1230009,
"6747": 0,
"6848": 0,
"6948": 0,
"7049": 0,
"7150": 0,
"7250": 0,
"7351": 0,
"7452": 0,
"7552": 0,
"7653": 0,
"7753": 0,
"7854": 0,
"7955": 0,
"8055": 0,
"8156": 0,
"8257": 0,
"8357": 0,
"8458": 0,
"8558": 0,
"8659": 0,
"8759": 0,
"8860": 0,
"8960": 0,
"9061": 3340,
"9162": 0,
"9262": 0,
"9363": 0,
"9463": 0,
"9564": 0,
"9665": 0
},
"max": 6318901,
"count": 97
}
},
"effectiveBpsDoc": 573061,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&file=1_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&file=1_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_001900.jpg",
"VisuallyComplete": 0
},
{
"time": 2200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_002200.jpg",
"VisuallyComplete": 0
},
{
"time": 6600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_006600.jpg",
"VisuallyComplete": 0
},
{
"time": 7000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007000.jpg",
"VisuallyComplete": 2
},
{
"time": 7100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007100.jpg",
"VisuallyComplete": 40
},
{
"time": 7200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007200.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"gartenbaumuseum.de": {
"bytes": 3398253,
"requests": 37,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 27901,
"bytesUncompressed": 129210,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 89591,
"bytesUncompressed": 237373,
"requests": 3
},
"css": {
"color": [
178,
234,
148
],
"bytes": 35528,
"bytesUncompressed": 152782,
"requests": 5
},
"image": {
"color": [
196,
154,
232
],
"bytes": 2913314,
"bytesUncompressed": 2913314,
"requests": 21
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 330736,
"bytesUncompressed": 330736,
"requests": 6
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 1183,
"bytesUncompressed": 3436,
"requests": 1
}
},
"consoleLog": []
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-8vtz-10.10.1.241",
"loadTime": 1027,
"docTime": 1027,
"fullyLoaded": 1027,
"bytesOut": 6696,
"bytesOutDoc": 6696,
"bytesIn": 82586,
"bytesInDoc": 82586,
"requests": [
{
"type": 3,
"id": "AAECF6C9C138D9A8777F65190FC926EB",
"request_id": "AAECF6C9C138D9A8777F65190FC926EB",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/",
"raw_id": "AAECF6C9C138D9A8777F65190FC926EB",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 311,
"ttfb_ms": 287,
"load_start": 143,
"load_start_float": 143.00006099999999,
"bytesIn": 27901,
"objectSize": 27901,
"objectSizeUncompressed": 129210,
"chunks": [
{
"ts": 432,
"bytes": 16234,
"inflated": 56135
},
{
"ts": 450,
"bytes": 11667,
"inflated": 7539
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 43,
"connect_start": 43,
"connect_end": 78,
"ssl_start": 78,
"ssl_end": 142,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.gartenbaumuseum.de",
"sanList": [
"*.gartenbaumuseum.de",
"gartenbaumuseum.de"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1733529600,
"validTo": 1766361599,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1733535447759,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100CB8785D3DDD2F78D76344593ECAA741E489D0E11383580E600FC4DC9C4D10FE5022100CF20BBDFDFD1EEE4E998270D4731960471663D13C4259FF4E77D7D9BA9704E4E"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1733535447700,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450220112F821360346379C59E2242B47A83D86817F9AB26D2D4DC314DD775A99F9C6C022100B370CB75A2DE4C9E8766720FA2C3F89ED1685D6E35D281303B247284071989A9"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1733535447668,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022014E3BB201EAFFAA34AF5282DAC6C9A9D23CAD5040B0EDC6F21ABA86E391A581402202925FC79F45B8DF1DF22EF0DD70D79DC904FFE9F1D13F9D64AFA7D7DAC47C9EB"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":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=\"134\", \"Google Chrome\";v=\"134\"",
"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\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:48 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2128,
"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": 42,
"connect_ms": 35,
"ssl_ms": 64,
"gzip_total": 28069,
"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:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de 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": 61,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGRTCCBS2gAwIBAgIQbTci4mrcIWbenyXaU6pSlDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTIwNzAwMDAwMFoXDTI1MTIyMTIzNTk1OVowHzEdMBsGA1UEAwwUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDOpbP+r6g7X5qDdVAqyLjfA9DSiFSKZorf7FjpIF0FGaOCvmugSYwfvILptmo7\nRV9akdMPyx4VKmNXHkJB8omREFi4\/CX3ZypMI5Tfs00X0MWM7dUKWM+TPFUAM7hN\nTEztH84NRGDsu4i\/Sc97jG889Ai3MPp+Eou4MYqHS2SniPRjaY8mGx0DNOea7aZX\nDN8BvddCrZxYir7lD2PNkm00NEqK\/QeFT\/HknpDf6kteSPxHHWHn43ijooChmPu8\nw6t098Ortk4Q8eVoh8GPlSKn3UPYjzUeMJjTGPVyYsJSnVZFl2YqT+CkkAfqpRO2\nF7hYjbggf7OAomi\/k1WRCpVRAgMBAAGjggMKMIIDBjAfBgNVHSMEGDAWgBSNjF7E\nVK2K4Xfpm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUFFg\/8HsABemc2PlCRUepD\/BgCX4w\nDgYDVR0PAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUH\nAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEF\nBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEF\nBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2Vj\ndGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYB\nBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSC\nAW4EggFqAWgAdwDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZOe\nw7rPAAAEAwBIMEYCIQDLh4XT3dL3jXY0RZPsqnQeSJ0OETg1gOYA\/E3JxNEP5QIh\nAM8gu9\/f0e7k6ZgnDUcxlgRxZj0TxCWf9Od9fZupcE5OAHYAzPsPaoVxCWX+lZtT\nzumyfCLphVwNl422qX5UwP5MDbAAAAGTnsO6lAAABAMARzBFAiARL4ITYDRjecWe\nIkK0eoPYaBf5qybS1NwxTdd1qZ+cbAIhALNwy3Wi3kyeh2ZyD6LD+J7RaF1uNdKB\nMDskcoQHGYmpAHUAEvFONL1TckyEBhnDjz96E\/jntWKHiJxtMAWE6+WGJjoAAAGT\nnsO6dAAABAMARjBEAiAU47sgHq\/6o0r1KC2sbJqdI8rVBAsO3G8hq6huORpYFAIg\nKSX8efRbjfHfIu8N1w153JBP\/p8dE\/nWSvp9faxHyeswMwYDVR0RBCwwKoIUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGWCEmdhcnRlbmJhdW11c2V1bS5kZTANBgkqhkiG9w0B\nAQsFAAOCAQEAeLHGeHnccNaEZanX\/4m0a1GcqMOVszNi+3s8c7ANvetOddp7dq7n\nkfEVTscgHpeNooBgBkYiuxumBtYGDgTm6l+3d9S3vxTckLoBTGjs0ZKUKg0EW6Uj\nY+pGu+4NJrXv5Aw2rTdJ71ktGxdEXFtsN1P+d1ubY7WK16PSfzq\/+Bt1kd8t+YmR\nPBBk159Zbk6gWJR5erafTnsWek86a6zKmuAT2zGR+6XEDe4iebkZ\/g1gekmSzqqJ\nyQjfm7sHExnH6WvcsnF8n2rkks5oKjN+F\/rA80x6Ot4NKs64QTe\/dzqiZMo9Gac4\n3+zs2TmA1wskyUzdMJqGMEo9JenFT1Le5w==\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": 454,
"ttfb_start": 143,
"ttfb_end": 430,
"download_start": 430,
"download_end": 454,
"download_ms": 24,
"all_start": 1,
"all_end": 454,
"all_ms": 452,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "75348.34",
"request_id": "75348.34",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"raw_id": "75348.34",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 144,
"ttfb_ms": 52,
"load_start": 582,
"load_start_float": 582.00011199999994,
"bytesIn": 53502,
"objectSize": 53502,
"objectSizeUncompressed": 53502,
"chunks": [
{
"ts": 638,
"bytes": 32488
},
{
"ts": 720,
"bytes": 16093
},
{
"ts": 726,
"bytes": 4921
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1200,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: Fri, 04 Apr 2025 13:03:17 GMT",
"priority: i",
"range: bytes=32488-32488",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 1",
"content-range: bytes 32488-32488\/53502",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:48:49 GMT",
"last-modified: Fri, 04 Apr 2025 13:03:17 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 206"
]
},
"bytesOut": 2608,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 498,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 0,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 112,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "52 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 138.15600000000001,
"standardDeviation": 56.500700000000002,
"kurtosis": -1.40269,
"skewness": 0.115012,
"entropy": 0.75669200000000003
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 186.67699999999999,
"standardDeviation": 56.092399999999998,
"kurtosis": 0.40440399999999999,
"skewness": -1.3030900000000001,
"entropy": 0.75468100000000005
},
"green": {
"min": 8,
"max": 255,
"mean": 102.43899999999999,
"standardDeviation": 63.016100000000002,
"kurtosis": -0.34888000000000002,
"skewness": 1.09802,
"entropy": 0.76517400000000002
},
"blue": {
"min": 0,
"max": 255,
"mean": 125.35299999999999,
"standardDeviation": 50.393599999999999,
"kurtosis": 0.58392699999999997,
"skewness": 0.44767099999999999,
"entropy": 0.75022200000000006
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:49+00:00",
"date:modify": "2025-04-30T06:48:49+00:00",
"signature": "a0a191674422db91e2e0a71f0c7fcd90a4e881f1451d0df059833c0cc9845c02"
},
"tainted": false,
"filesize": "53502B",
"numberPixels": "960000",
"pixelsPerSecond": "23.1104MB",
"userTime": "0.020u",
"elapsedTime": "0:01.041"
}
},
"load_end": 726,
"ttfb_start": 582,
"ttfb_end": 634,
"download_start": 634,
"download_end": 726,
"download_ms": 92,
"all_start": 582,
"all_end": 726,
"all_ms": 144,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "75348.53",
"request_id": "75348.53",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cc.de.json",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cc.de.json",
"raw_id": "75348.53",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 304,
"request_type": "Fetch",
"load_ms": 48,
"ttfb_ms": 46,
"load_start": 824,
"load_start_float": 824.00015399999995,
"bytesIn": 1183,
"objectSize": 1183,
"objectSizeUncompressed": 3436,
"chunks": [
{
"ts": 872,
"bytes": 1183,
"inflated": 3436
}
],
"expires": "Wed, 30 Apr 2025 06:48:49 GMT",
"cacheControl": "max-age=0",
"contentType": "application\/json",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "6",
"initiator_column": "13395",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cc.de.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-modified-since: Fri, 21 Feb 2025 11:51:37 GMT",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=0",
"date: Wed, 30 Apr 2025 06:48:49 GMT",
"expires: Wed, 30 Apr 2025 06:48:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
"vary: Accept-Encoding",
"content-encoding: gzip",
"content-length: 1183",
"content-type: application\/json",
"content-language: de"
]
},
"bytesOut": 1960,
"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": 823,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"netlog_id": 154,
"server_port": "443",
"load_end": 872,
"ttfb_start": 824,
"ttfb_end": 870,
"download_start": 870,
"download_end": 872,
"download_ms": 2,
"all_start": 824,
"all_end": 872,
"all_ms": 48,
"index": 2,
"number": 3
}
],
"requestsFull": 3,
"requestsDoc": 3,
"responses_200": 1,
"responses_404": 0,
"responses_other": 2,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"loadEventStart": 916,
"loadEventEnd": 916,
"domContentLoadedEventStart": 907,
"domContentLoadedEventEnd": 907,
"URL": "https:\/\/gartenbaumuseum.de\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "AAECF6C9C138D9A8777F65190FC926EB",
"final_url": "https:\/\/gartenbaumuseum.de\/",
"domInteractive": 505,
"firstPaint": 0,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 430,
"basePageSSLTime": 64,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 28069,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 1,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 6,
"UpdateLayoutTree": 21,
"BeginRemoteFontLoad": 1,
"Layout": 210,
"PrePaint": 3,
"Paint": 3,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 0,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 39,
"v8.compile": 3,
"v8.produceCache": 3,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"FunctionCall": 1,
"FireAnimationFrame": 0,
"TimerFire": 0,
"Idle": 713
},
"cpuTimesDoc": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 6,
"UpdateLayoutTree": 21,
"BeginRemoteFontLoad": 1,
"Layout": 210,
"PrePaint": 3,
"Paint": 3,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 0,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 39,
"v8.compile": 3,
"v8.produceCache": 3,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"FunctionCall": 1,
"FireAnimationFrame": 0,
"TimerFire": 0,
"Idle": 713
},
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 6,
"cpu.UpdateLayoutTree": 21,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 210,
"cpu.PrePaint": 3,
"cpu.Paint": 3,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 39,
"cpu.v8.compile": 3,
"cpu.v8.produceCache": 3,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.FunctionCall": 1,
"cpu.FireAnimationFrame": 0,
"cpu.TimerFire": 0,
"cpu.Idle": 713,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995726.7431209,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995728.3773439,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 1479,
"fullyLoadedCPUpct": 19.6026490066162,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"loaderId": "9B0116C889320C6A3D5F090F38B26E8A"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/gartenbaumuseum.de",
"name": ""
}
],
"document_URL": "https:\/\/gartenbaumuseum.de\/",
"document_hostname": "gartenbaumuseum.de",
"document_origin": "https:\/\/gartenbaumuseum.de",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 828,
"domComplete": 916,
"PerformancePaintTiming.first-paint": 1096,
"origin_dns": {
"ns": [
"ns1044.ui-dns.org.",
"ns1044.ui-dns.com.",
"ns1044.ui-dns.de.",
"ns1044.ui-dns.biz."
],
"mx": [
"10 mx01.ionos.de.",
"10 mx00.ionos.de."
],
"txt": [
"\"cisco-ci-domain-verification=2fb475df23a71593ddd62cd55c5218efa8de740566fa525be3be40d3c4562bcd\"",
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1044.ui-dns.org. hostmaster.schlund.de. 2016092735 28800 7200 604800 300"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"UI frameworks": "Tailwind CSS",
"Web servers": "Apache HTTP Server",
"JavaScript frameworks": "Alpine.js 3.14.3",
"JavaScript libraries": "Swiper",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Tailwind CSS": "",
"Apache HTTP Server": "",
"Alpine.js": "3.14.3",
"Swiper": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Tailwind CSS": {
"name": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"Alpine.js": {
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"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": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "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.10.2",
"violations": [],
"passes": [
{
"id": "aria-allowed-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure an element's role supports its ARIA attributes",
"help": "Elements must only use supported ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-allowed-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure 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.10\/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": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
}
]
},
{
"id": "aria-conditional-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are used as described in the specification of the element's role",
"help": "ARIA attributes must be used as specified for the element's role",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-conditional-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-deprecated-role",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements do not use deprecated roles",
"help": "Deprecated ARIA roles must not be used",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-deprecated-role?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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 x-data=\"{ show: false }\" x-init=\"setTimeout(() =>",
"target": [
"body"
]
}
]
},
{
"id": "aria-prohibited-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are not prohibited for an element's role",
"help": "Elements must only use permitted ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-prohibited-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "button-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/button-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure 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.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
]
},
{
"html": "<h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main class=\"main-home\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "48.0pt (64px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em>Abenteuer Gr\u00fcn!<\/em>",
"target": [
"em"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "16.2pt (21.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p>",
"target": [
".\\[\\&_p\\]\\:text-lg > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".btn-primary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Workshop<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Familienpass<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Programm<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span>",
"target": [
".date.text-sm.font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>",
"target": [
".self-end > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p>",
"target": [
".text-col > .writer > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p>",
"target": [
".type-text.self-center.md\\:max-w-none > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">[email protected]<\/span>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">0361 \/ 22 399-0<\/span>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p>",
"target": [
".writer.gap-2 > p:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">Informationen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Anreise<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">H\u00e4ufige Fragen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Barrierefreiheit<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Partner<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ausstellungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Veranstaltungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">News<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Stellenangebote<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Kontakt<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Impressum<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Datenschutz<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Cookie-Einstellungen<\/span>",
"target": [
"button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"messageKey": "hidden"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element is hidden"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">",
"target": [
"#search"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.6pt (16.8px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#ffffff",
"contrastRatio": 8.1699999999999999,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 8.17"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle akzeptieren<\/span>",
"target": [
"button[data-role=\"all\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle ablehnen<\/span>",
"target": [
"button[data-role=\"necessary\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Einstellungen verwalten<\/span>",
"target": [
".cm__btn--secondary > span"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": null,
"tags": [
"cat.parsing",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/duplicate-id-aria?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-96e226aa622cbfb4",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-4b9539998d4b1093d",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "pages",
"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 name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">",
"target": [
"#pages"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "events",
"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 name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">",
"target": [
"#events"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "news",
"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 name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">",
"target": [
"#news"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "cm__desc",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-visible > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"3 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"4 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"5 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"6 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"target": [
"img[width=\"2048\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"target": [
".max-w-48"
]
}
]
},
{
"id": "link-in-text-block",
"impact": null,
"tags": [
"cat.color",
"wcag2a",
"wcag141",
"TTv5",
"TT13.a",
"EN-301-549",
"EN-9.1.4.1"
],
"description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
"help": "Links must be distinguishable without relying on color",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-in-text-block?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "link-in-text-block",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text in some way other than by color"
},
{
"id": "link-in-text-block-style",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text by visual styling"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".gap-6.buttons.flex-wrap > .btn-primary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".text-col > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"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 class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"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:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(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:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(2)"
]
},
{
"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:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
},
{
"id": "nested-interactive",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
}
],
"incomplete": [
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>",
"target": [
".infotext-item:nth-child(1) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(2)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Kostenfrei mit egapark-Ticket<\/span>",
"target": [
".infotext-item:nth-child(2) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(3)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Gothaer Str. 50, 99094 Erfurt<\/span>",
"target": [
".infotext-item:nth-child(3) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "9.6pt (12.8px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-154.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1044.ui-dns.de",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 7468,
"testUrl": "https:\/\/gartenbaumuseum.de\/",
"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:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\",\"width\":960,\"height\":638,\"naturalWidth\":2048,\"naturalHeight\":1362},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\",\"width\":242,\"height\":129,\"naturalWidth\":242,\"naturalHeight\":129}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Material Icons",
"display": "block",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "700"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "900"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "800"
}
],
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"imgs-in-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
}
],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2048,
"naturalHeight": 1362
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 242,
"naturalHeight": 129
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui",
"possibly-render-blocking-reqs": [
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697"
],
"rendered-html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\"><head>\n\n\n<meta charset=\"utf-8\">\n<meta name=\"author\" content=\"Deutsches Gartenbaumuseum\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">\n<title>Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen<\/title>\n<meta name=\"description\" content=\"\">\n<meta property=\"og:description\" content=\"\">\n<meta name=\"twitter:description\" content=\"\">\n\n\n<meta name=\"date\" content=\"2025-04-16\">\n\n<meta property=\"og:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover.png\">\n\n<meta property=\"og:site_name\" content=\"Deutsches Gartenbaumuseum\">\n<meta property=\"og:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/gartenbaumuseum.de\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover-1200x800.png\">\n\n<meta name=\"twitter:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n<meta name=\"robots\" content=\"index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1\"> \n<link rel=\"apple-touch-icon-precomposed\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"shortcut icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"canonical\" href=\"https:\/\/gartenbaumuseum.de\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css\" rel=\"stylesheet\"><link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697\" rel=\"stylesheet\">\n<\/head>\n\n<body x-data=\"{ show: false }\" x-init=\"setTimeout(() => show = true, 300)\" x-bind:class=\"{ 'opacity-100': show, 'opacity-0': !show }\" class=\"transition-opacity duration-500 ease-out page max-w-[2048px] mx-auto bg-theme text-style-base default home opacity-100\">\n\n <nav x-data=\"{ atTop: true }\" x-init=\"atTop = (window.pageYOffset > 200 ? false : true)\" tabindex=\"0\" class=\"navbar transition-all fixed right-container top-0 z-[999] flex justify-end items-center pt-4 lg:pt-8\" :class=\"atTop ? 'pt-4 lg:pt-8' : 'navbar-sticky pt-0'\" @scroll.window=\"atTop = (window.pageYOffset > 200 ? false : true)\">\n <div x-data=\"{ fullscreenModal: false }\" x-init=\"\n $watch('fullscreenModal', function(value){\n if(value === true){\n document.body.classList.add('menu-open');\n }else{\n document.body.classList.remove('menu-open');\n }\n })\n \" @keydown.escape=\"fullscreenModal=false\" class=\"navbar-container transition-all relative flex flex-col\">\n\n <div class=\"min-w-navbar h-navbar w-full flex flex-wrap items-center justify-end gap-1 md:flex pr-2 md:pr-4 bg-white rounded-tl-2xl shadow-xl overflow-hidden md:pl-4 rounded-br-2xl\" :class=\"{\n 'md:pl-4': atTop,\n 'pl-0': !atTop,\n 'rounded-br-2xl': !fullscreenModal\n }\">\n\n <div class=\"nav-logo mr-auto w-navbar h-navbar p-3 bg-primary text-white items-center justify-center hidden\" :class=\"atTop ? 'hidden' : 'flex '\">\n <svg class=\"w-full h-auto\" width=\"79\" height=\"89\" viewBox=\"0 0 79 89\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"M42.3676 34.4077C42.0776 33.9777 41.8376 33.5977 41.3176 33.8277C40.8176 34.0477 40.8276 34.4877 40.9776 34.9977C41.0176 35.1477 44.0376 46.8977 41.2176 61.5677C38.4076 76.1777 30.0776 86.6377 29.7176 87.0877C29.3876 87.4877 29.1876 87.8977 29.6076 88.3677C30.0276 88.8277 30.6276 88.4877 30.8476 88.3477C31.4076 88.0077 44.8476 80.7977 48.4976 62.3477C51.5176 47.0977 42.7276 34.9477 42.3576 34.4077\" fill=\"currentColor\"><\/path>\n <path d=\"M74.7476 60.2677C73.1276 60.5177 68.8276 60.9177 63.7276 59.1877C58.7076 57.4877 55.7076 54.6377 54.6576 53.4877C54.4976 53.3077 54.2376 53.2577 54.0176 53.3477C53.7976 53.4477 53.6776 53.6777 53.6876 53.9277C53.7576 56.1277 54.8976 61.6277 60.8476 64.3977C61.5476 64.7277 63.4376 65.4277 65.1976 65.4977C70.5776 65.7277 73.7776 62.9177 75.1976 61.2577C75.3676 61.0677 75.4476 60.8277 75.3476 60.5877C75.2376 60.3577 74.9976 60.2277 74.7476 60.2677Z\" fill=\"currentColor\"><\/path>\n <path d=\"M65.6675 27.0177C65.6075 26.7577 65.5075 26.6177 65.2975 26.5977C64.8275 26.5577 64.7675 26.8477 64.7575 26.8677C64.5675 27.4377 64.3475 27.9977 64.0775 28.5477C61.6175 33.5777 56.6775 36.3477 51.7775 36.4277C51.5175 36.4277 51.2575 36.5477 51.2175 36.8377C51.1875 37.0877 51.2075 37.2477 51.7275 37.5477C52.2975 37.8777 56.8075 41.0177 61.9775 37.9777C62.9375 37.4077 63.8075 36.6677 64.4975 35.7877C67.7375 31.6677 65.7375 27.3277 65.6575 27.0177\" fill=\"currentColor\"><\/path>\n <path d=\"M35.9276 20.4077C35.9276 20.4077 35.9276 20.3877 35.9276 20.3677C35.9176 20.2777 35.9076 20.1977 35.8976 20.1177V20.0877C35.5776 17.7077 35.8976 15.2177 37.0076 12.8877C40.0576 6.40769 47.8176 3.63769 54.3476 6.70769C56.6776 7.80769 58.5276 9.50769 59.8076 11.5277C59.9276 11.6977 60.2776 11.7577 60.4876 11.6577C60.7976 11.5177 60.9676 11.1677 60.8876 10.8377C60.8376 10.6377 59.9476 6.75769 56.8376 4.01769C49.8176 -2.19231 42.5276 0.427692 40.5676 1.27769C37.9776 2.40769 34.2576 4.78769 32.2276 8.99769C31.7676 9.96769 31.1676 11.5577 30.9576 13.0677C29.1876 12.1877 25.3876 10.4577 20.4776 10.6077C13.0776 10.8577 5.92756 15.4277 2.41756 22.0977C1.56756 23.7077 -1.08244 29.5177 0.487562 36.7077C1.29756 40.4377 3.56756 44.5277 6.27756 47.1377C8.95756 49.7277 11.8176 51.4477 15.0076 52.3977C15.4276 52.5177 15.8676 52.6377 16.3376 52.7377C15.6376 54.3177 15.1876 56.7677 15.5576 58.7377C15.9876 61.0477 17.2576 64.2577 20.8076 66.4177C21.8076 67.0277 24.0076 67.8277 26.3576 67.8277C26.6776 67.8277 26.9976 67.8077 27.3176 67.7777C31.7476 67.3377 33.8076 64.4277 33.8976 64.3077C34.0776 64.0477 34.0676 63.6877 33.8576 63.4477C33.6576 63.1977 33.3076 63.1177 33.0176 63.2477C32.3076 63.5677 31.7376 63.7877 31.4776 63.8577C27.9976 64.7177 25.5176 63.0777 25.2376 62.8977C22.7076 61.1277 21.4876 58.7377 21.6076 55.7977C21.7876 51.3977 24.1876 49.6677 24.3376 49.5277C24.6076 49.2877 24.7576 49.0377 24.6676 48.7177C24.5876 48.4177 24.3876 48.2377 24.1076 48.1977C23.6076 48.2277 23.1076 48.2377 22.5976 48.2177C20.5376 48.1377 18.8576 47.4677 16.8176 46.4177C10.9476 43.3977 7.64756 36.7277 8.92756 30.2377C10.6476 21.4977 19.4376 16.0577 27.8276 18.4877C30.8676 19.3677 33.2176 21.0477 35.0076 22.9377C35.0076 22.9377 35.4876 23.5077 36.0476 23.1477C36.6376 22.7577 36.3476 22.1577 36.3076 22.0477C36.2676 21.9177 36.0376 21.0977 35.9376 20.3777\" fill=\"currentColor\"><\/path>\n <path d=\"M77.8977 37.6177C77.6777 37.5277 77.4077 37.5877 77.2377 37.7677C76.6977 38.3477 74.8077 40.0577 71.9977 41.6077C66.7477 44.6377 60.5177 45.8777 54.3377 44.9077C54.0577 44.9077 53.8177 44.8977 53.6477 44.8977C53.4177 44.8977 53.1777 45.0477 53.0777 45.2877C52.9877 45.5277 53.0477 45.7877 53.2377 45.9577C54.4077 47.0277 57.2377 50.0277 62.2877 50.6777C64.2577 50.9277 67.9077 50.8077 71.4077 48.7477C76.5377 45.7377 78.1377 40.1277 78.2777 38.1777C78.2977 37.9277 78.1177 37.7077 77.8877 37.6177\" fill=\"currentColor\"><\/path>\n <\/svg>\n\n <\/div>\n\n \n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>\n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">\n <div class=\"menu-bar flex flex-col items-start justify-center\">\n <div class=\"bar bar-1 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-2 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-3 bg-gray34 group-hover:bg-textColor\"><\/div>\n <\/div>\n<\/button> <\/div>\n\n <div class=\"main-menu flex flex-col flex-1 transition-all bg-white rounded-br-2xl inset-0 p-4 overflow-y-auto\" x-show=\"fullscreenModal\" x-ref=\"modalmenu\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" style=\"display: none;\">\n\n <div class=\"relative flex flex-wrap w-full\">\n <ul class=\"flex flex-col gap-4 w-full\">\n <li>\n <a class=\"nav-link open\" aria-current=\"page\" href=\"https:\/\/gartenbaumuseum.de\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Startseite<\/span>\n <\/a>\n <\/li>\n\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ihr Besuch<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\" class=\"nav-sublink\">\n \u00d6ffnungszeiten & Preise <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"nav-sublink\">\n Kontakt & Anfahrt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"nav-sublink\">\n Barrierefreie Angebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"nav-sublink\">\n Fragen & Antworten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/vermietung\" class=\"nav-sublink\">\n Vermietung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museumsshop\" class=\"nav-sublink\">\n Shop & Caf\u00e9 <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museums-app\" class=\"nav-sublink\">\n Museums-App <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Bildung & Programm<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"nav-sublink\">\n Veranstaltungen <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"nav-sublink\">\n Angebote f\u00fcr Schulen & Kinderg\u00e4rten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"nav-sublink\">\n Angebote f\u00fcr Erwachsene <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-kinder-familien\" class=\"nav-sublink\">\n Angebote f\u00fcr Kinder & Familien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\" class=\"nav-sublink\">\n \u00dcber die Gartenbildung <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ausstellungen<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"nav-sublink\">\n Garten! Vom Paradies ins Einkaufsregal <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"nav-sublink\">\n Garten & Religion?! <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"nav-sublink\">\n Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"nav-sublink\">\n Objekt sucht Geschichte <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Aktuelles<\/span>\n <\/a>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Das Museum<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/wir-ueber-uns\" class=\"nav-sublink\">\n Wir \u00fcber uns <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/die-stiftung\" class=\"nav-sublink\">\n Die Stiftung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/sammlung-forschung\" class=\"nav-sublink\">\n Sammlung und Forschung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/bibliothek-sammlung\" class=\"nav-sublink\">\n Bibliothek <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/presse\" class=\"nav-sublink\">\n Presse & Medien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"nav-sublink\">\n Stellenangebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"nav-sublink\">\n Partner <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/engagement\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Engagement<\/span>\n <\/a>\n <\/li>\n <\/ul>\n <\/div>\n\n <button @click=\"fullscreenModal=false\" class=\"pointer-events-none opacity-0 focus:opacity-100 focus:pointer-events-auto bg-black text-white inline-flex mx-auto items-center justify-center p-4\">\n Hauptmen\u00fc schlie\u00dfen <\/button>\n\n <div class=\"menu-logo flex w-full justify-start items-end flex-1 pl-3 md:pl-4\">\n <svg class=\"max-w-44\" width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g clip-path=\"url(#clip0_69_529)\">\n <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"#75B726\"><\/path>\n <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"#75B726\"><\/path>\n <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"#75B726\"><\/path>\n <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"#75B726\"><\/path>\n <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"#75B726\"><\/path>\n <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"#75B726\"><\/path>\n <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"#75B726\"><\/path>\n <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"#75B726\"><\/path>\n <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"#75B726\"><\/path>\n <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"#75B726\"><\/path>\n <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"#75B726\"><\/path>\n <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"#75B726\"><\/path>\n <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"#75B726\"><\/path>\n <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"#75B726\"><\/path>\n <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"#75B726\"><\/path>\n <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"#75B726\"><\/path>\n <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"#75B726\"><\/path>\n <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"#75B726\"><\/path>\n <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"#75B726\"><\/path>\n <\/g>\n <defs>\n <clipPath id=\"clip0_69_529\">\n <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect>\n <\/clipPath>\n <\/defs>\n <\/svg>\n <\/div>\n<\/div>\n\n<template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\"><\/div>\n<\/template> \n <\/div>\n<\/nav>\n <main class=\"main-home\">\n\n \n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-heroslider flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: true,\n slidesPerView: 1,\n spaceBetween: 0,\n effect: 'fade',\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n prevEl: '.swiper-button-prev-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n },\n\n autoplay: {\n delay: 5000,\n },\n\n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n })\" class=\"swiper-element relative w-full h-[80vh] mx-auto flex flex-row\">\n\n <div class=\"swiper-container w-full overflow-hidden flex flex-col text-white rounded-br-lg swiper-fade swiper-initialized swiper-horizontal swiper-watch-progress swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\">\n <div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px);\" data-swiper-slide-index=\"0\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-648x1152-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1080x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1400x780-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-1920px, 0px, 0px);\" data-swiper-slide-index=\"1\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px);\" data-swiper-slide-index=\"2\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px);\" data-swiper-slide-index=\"3\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-648x1152-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1080x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1400x780-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px);\" data-swiper-slide-index=\"4\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px);\" data-swiper-slide-index=\"5\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <\/div>\n\n \n<div class=\"nav-logo-wrapper z-10 w-full flex justify-start left-0 top-0 px-container py-4 lg:py-8 nav-logo-gradient absolute text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">\n <svg width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <g clip-path=\"url(#clip0_69_529)\"> <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"currentColor\"><\/path> <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"currentColor\"><\/path> <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"currentColor\"><\/path> <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"currentColor\"><\/path> <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"currentColor\"><\/path> <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"currentColor\"><\/path> <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"currentColor\"><\/path> <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"currentColor\"><\/path> <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"currentColor\"><\/path> <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"currentColor\"><\/path> <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"currentColor\"><\/path> <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"currentColor\"><\/path> <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"currentColor\"><\/path> <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"currentColor\"><\/path> <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"currentColor\"><\/path> <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"currentColor\"><\/path> <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"currentColor\"><\/path> <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"currentColor\"><\/path> <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"currentColor\"><\/path> <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"currentColor\"><\/path> <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"currentColor\"><\/path> <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"currentColor\"><\/path> <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"currentColor\"><\/path> <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"currentColor\"><\/path> <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"currentColor\"><\/path> <\/g> <defs> <clipPath id=\"clip0_69_529\"> <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect> <\/clipPath> <\/defs> <\/svg> <\/a>\n<\/div>\n <div class=\"infotext-wrapper w-full absolute bottom-8 lg:bottom-12 z-50 pointer-events-none\">\n <div class=\"container mx-auto flex items-end justify-start\">\n <div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">\n <h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>\n\n <div class=\"infos flex flex-col gap-2 w-full\">\n <a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">\n <span class=\"material-icons icon\">schedule <\/span> <span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>\n <span class=\"ml-auto flex items-center justify-center\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/span>\n <\/a>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>\n <\/div>\n\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-textfeature flex text-left self-center w-full md:max-w-none\">\n <div class=\"flex flex-col gap-default\">\n <div class=\"w-full\">\n <h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>\n <\/div>\n <div class=\"text-right-aligned w-full md:max-w-[70%] md:self-end\">\n <div class=\"writer [&_p]:text-lg w-full \">\n <p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p> <\/div>\n\n <div class=\"buttons flex flex-wrap gap-6\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a> <\/div>\n \n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-theme layout-rounded-topleft\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <div class=\"section-label flex gap-4 items-start\">\n <h2>Aktuelle Veranstaltungen<\/h2>\n <\/div>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n prevEl: '.swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 2,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>\n\n <p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Familienpass<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>\n\n <p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">13-16 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>\n\n <p>Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an Bl\u00e4ttern, Sch\u00e4dlinge an Pflanzen, \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">F\u00fchrung<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>\n\n <p>Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei, Treffpunkt: Foyer des Museums<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"5 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 11.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>\n\n <p>Der Loop ist ein modernes Werkst\u00fcck der Floristik. Das pflanzliche Material wie Moos, Zweige, Schnittgr\u00fcn und Bl\u00fcten wird daf\u00fcr auf einen Reifen gebunden und mit einem Schleifenband verziert. F\u00fcr die \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Aktuelles<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div>\n<div class=\"custom-block type-posts flex text-left self-center w-full md:max-w-none\">\n\n \n <div class=\"flex flex-col w-full items-center\">\n \n \n \n<div class=\"article-list w-full flex flex-col gap-grid\">\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>\n <p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-648x432-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-720x480-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-996x664-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>\n <p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-648x432-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-720x480-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-996x664-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Programm<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>\n <p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n \n <\/div>\n\n<\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/div><\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Ausstellungen<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n prevEl: '.swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 3,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>\n\n <p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>\n <span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span> <\/div>\n\n <h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>\n\n <p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>\n\n <p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Digitale Ausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>\n\n <p>Die Sammlung des Deutschen Gartenbaumuseums umfasst \u00fcber 4.000 Inventarnummern<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-education20 layout-rounded-topright\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Bildung<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-end w-full md:max-w-[70%]\">\n <div class=\"writer w-full \">\n <p>Bei uns wird Wissen lebendig und greifbar! Mit unterschiedlichsten Formaten und einem handlungsorientierten Ansatz schafft ein Team aus g\u00e4rtnerisch ausgebildeten und p\u00e4dagogisch erfahrenen Kolleg*innen einzigartige Museumserlebnisse f\u00fcr Besucher aller Altersgruppen. In allen Projekten wird das Bewusstsein f\u00fcr die Bedeutung von G\u00e4rten gesch\u00e4rft und das notwendige g\u00e4rtnerische Fachwissen zum erfolgreichen Mitmachen vermittelt.<\/p> <\/div>\n <\/div>\n<div class=\"custom-block type-grid flex text-left self-center w-full md:max-w-none\">\n <div class=\"item-grid w-full grid gap-grid rounded-items grid-cols-1 lg:grid-cols-6 [&>div]:col-span-2 [&>a]:col-span-2\">\n <div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div> <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-imagetext flex text-left self-center w-full md:max-w-none img-rounded-topright\">\n <div class=\"image-text grid grid-cols-12 gap-blocks items-center\">\n\n <div class=\"text-col grid-col col-span-12 py-8 md:pb-0 flex flex-col gap-4 md:gap-8 md:col-span-6\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Das Museum<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <div class=\"writer \">\n <p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p> <\/div>\n\n <div class=\"relative flex flex-row flex-wrap gap-4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> <\/div>\n <\/div>\n \n <div class=\"img-col grid-col col-span-12 md:col-span-6\">\n <div class=\"w-full h-auto flex overflow-hidden\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-640x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1024x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1536x-q80.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">\n <\/picture>\n\n <\/div>\n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Kontakt<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-center w-full md:max-w-none\">\n <div class=\"writer w-full \">\n <p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p> <\/div>\n <\/div><div class=\"custom-block type-button flex text-left self-center w-full md:max-w-none\">\n <div class=\"buttons w-full flex flex-wrap gap-4 flex-col items-start \">\n <a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a><a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a> <\/div>\n<\/div> <\/div>\n <\/div>\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-external flex text-left self-center w-full md:max-w-none\">\n <div class=\"w-full !min-h-[400px] c-an\" data-service=\"maps\" data-id=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d5025.247733638696!2d11.005148477707026!3d50.96765814998789!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47a472f11163453d%3A0x5fdaf0c8bed92bc5!2sDeutsches%20Gartenbaumuseum%20Erfurt!5e0!3m2!1sde!2sde!4v1730795538303!5m2!1sde!2sde\" data-autoscale=\"\" data-index=\"0\"><div class=\"cll\"><div class=\"c-nt\"><div class=\"c-n-c\"><div class=\"c-t-cn\"><div class=\"c-n-t\"><div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div><\/div><div class=\"c-n-a\"><button type=\"button\" class=\"c-l-b\">Karte laden<\/button><button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button><\/div><\/div><\/div><\/div><div class=\"c-ld\"><\/div><\/div><\/div>\n <\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n <\/main>\n\n\n <footer class=\"site-footer bg-white\">\n <section class=\"layout-section bg-grayBgLight py-12 md:py-16 lg:py-20 rounded-tl-md\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-y-16 md:gap-y-2 md:gap-x-2 container\">\n\n <div class=\"grid-col col-span-12 md:col-span-5 flex flex-col gap-2\">\n <a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">\n <\/picture>\n\n <\/a>\n <div class=\"writer gap-2\">\n <p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p><p><a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><p><a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a><\/p> <\/div>\n <\/div>\n\n <div class=\"grid-col col-span-12 md:col-span-7 flex flex-col sm:flex-row gap-16 lg:gap-2\">\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">Informationen<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a> <\/div>\n <\/div>\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a> <\/div>\n <\/div>\n \n <\/div>\n <\/div>\n <\/section>\n <section class=\"layout-section bg-gray34 py-6\">\n <div class=\"layout mx-auto gap-default container flex flex-col sm:flex-row items-center justify-between\">\n <div class=\"social-links text-white flex flex-wrap gap-4\">\n <a href=\"https:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22 12.4932C22 6.93664 17.5229 2.43213 12 2.43213C6.47715 2.43213 2 6.93664 2 12.4932C2 17.5149 5.65684 21.6773 10.4375 22.4321V15.4015H7.89844V12.4932H10.4375V10.2766C10.4375 7.75509 11.9305 6.36225 14.2146 6.36225C15.3088 6.36225 16.4531 6.55876 16.4531 6.55876V9.03474H15.1922C13.95 9.03474 13.5625 9.81035 13.5625 10.606V12.4932H16.3359L15.8926 15.4015H13.5625V22.4321C18.3432 21.6773 22 17.5151 22 12.4932Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 3.43213H8C5.23858 3.43213 3 5.67071 3 8.43213V16.4321C3 19.1935 5.23858 21.4321 8 21.4321H16C18.7614 21.4321 21 19.1935 21 16.4321V8.43213C21 5.67071 18.7614 3.43213 16 3.43213ZM19.25 16.4321C19.2445 18.2247 17.7926 19.6766 16 19.6821H8C6.20735 19.6766 4.75549 18.2247 4.75 16.4321V8.43213C4.75549 6.63948 6.20735 5.18762 8 5.18213H16C17.7926 5.18762 19.2445 6.63948 19.25 8.43213V16.4321ZM16.75 8.68213C17.3023 8.68213 17.75 8.23441 17.75 7.68213C17.75 7.12985 17.3023 6.68213 16.75 6.68213C16.1977 6.68213 15.75 7.12985 15.75 7.68213C15.75 8.23441 16.1977 8.68213 16.75 8.68213ZM12 7.93213C9.51472 7.93213 7.5 9.94685 7.5 12.4321C7.5 14.9174 9.51472 16.9321 12 16.9321C14.4853 16.9321 16.5 14.9174 16.5 12.4321C16.5027 11.2378 16.0294 10.0917 15.1849 9.24721C14.3404 8.40272 13.1943 7.92947 12 7.93213ZM9.25 12.4321C9.25 13.9509 10.4812 15.1821 12 15.1821C13.5188 15.1821 14.75 13.9509 14.75 12.4321C14.75 10.9133 13.5188 9.68213 12 9.68213C10.4812 9.68213 9.25 10.9133 9.25 12.4321Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M21.5931 7.39246C21.4792 6.96986 21.2566 6.58446 20.9475 6.27463C20.6383 5.96479 20.2534 5.74132 19.8311 5.62646C18.2651 5.19646 12.0001 5.18946 12.0001 5.18946C12.0001 5.18946 5.73609 5.18246 4.16909 5.59346C3.74701 5.71361 3.36291 5.94024 3.05365 6.2516C2.7444 6.56295 2.52037 6.94858 2.40309 7.37146C1.99009 8.93746 1.98609 12.1855 1.98609 12.1855C1.98609 12.1855 1.98209 15.4495 2.39209 16.9995C2.62209 17.8565 3.29709 18.5335 4.15509 18.7645C5.73709 19.1945 11.9851 19.2015 11.9851 19.2015C11.9851 19.2015 18.2501 19.2085 19.8161 18.7985C20.2386 18.6838 20.6238 18.4608 20.9337 18.1516C21.2436 17.8424 21.4675 17.4577 21.5831 17.0355C21.9971 15.4705 22.0001 12.2235 22.0001 12.2235C22.0001 12.2235 22.0201 8.95846 21.5931 7.39246ZM9.99609 15.1945L10.0011 9.19446L15.2081 12.1995L9.99609 15.1945Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <\/div>\n <div class=\"meta-links flex flex-wrap justify-center md:justify-end gap-6 [&_.btn-text]:text-white [&_.btn-text]:hover:text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a><button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button> <\/div>\n <\/div>\n <\/section>\n <\/footer>\n\n\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js\"><\/script>\n<script type=\"text\/plain\" data-category=\"analytics\">\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/matomo.gartenbaumuseum.de\/\";\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\n<div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\" data-teleport-target=\"true\" style=\"display: none;\"><\/div><div id=\"cc-main\" data-nosnippet=\"\"><div class=\"cm-wrapper cc--anim\"><div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\"><div tabindex=\"-1\"><\/div><div class=\"cm__body\"><div class=\"cm__texts\"><h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2><p id=\"cm__desc\" class=\"cm__desc\">Unsere Website nutzt essentielle Cookies, um deren ordnungsgem\u00e4\u00dfen Betrieb zu gew\u00e4hrleisten sowie optionale Cookies, um bestimmte Funktionen anbieten zu k\u00f6nnen und Nuterverhalten auszuwerten. Letztere werden nur nach Ihrer Zustimmung gesetzt. <button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button><\/p><\/div><div class=\"cm__btns\"><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button><button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button><\/div><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button><\/div><\/div><\/div><div class=\"cm__footer\"><div class=\"cm__links\"><div class=\"cm__link-group\"><a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
720
],
[
912,
929
],
[
1018,
1107
],
[
1158,
4043
]
],
"longTasks": [
[
720,
912
],
[
929,
1018
],
[
1107,
1158
]
],
"lastVisualChange": 1600,
"render": 1100,
"visualComplete85": 1600,
"visualComplete90": 1600,
"visualComplete95": 1600,
"visualComplete99": 1600,
"visualComplete": 1600,
"SpeedIndex": 1558,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 110
},
{
"name": "fetchStart",
"time": 121
},
{
"name": "navigationStart",
"time": 146
},
{
"name": "domLoading",
"time": 147
},
{
"name": "responseEnd",
"time": 147
},
{
"name": "domInteractive",
"time": 147
},
{
"name": "domContentLoadedEventStart",
"time": 147
},
{
"name": "domContentLoadedEventEnd",
"time": 147
},
{
"name": "domComplete",
"time": 147
},
{
"name": "unloadEventStart",
"time": 548
},
{
"name": "unloadEventEnd",
"time": 548
},
{
"name": "markAsMainFrame",
"time": 549
},
{
"name": "commitNavigationEnd",
"time": 549
},
{
"name": "domLoading",
"time": 549
},
{
"name": "responseEnd",
"time": 567
},
{
"name": "domInteractive",
"time": 616
},
{
"name": "domContentLoadedEventStart",
"time": 1017
},
{
"name": "domContentLoadedEventEnd",
"time": 1017
},
{
"name": "domComplete",
"time": 1026
},
{
"name": "loadEventStart",
"time": 1027
},
{
"name": "loadEventEnd",
"time": 1027
},
{
"name": "firstPaint",
"time": 1204
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1204
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 147,
"chromeUserTiming.fetchStart": 122,
"chromeUserTiming.domLoading": 550,
"chromeUserTiming.responseEnd": 568,
"chromeUserTiming.domInteractive": 616,
"chromeUserTiming.domContentLoadedEventStart": 1018,
"chromeUserTiming.domContentLoadedEventEnd": 1018,
"chromeUserTiming.domComplete": 1027,
"chromeUserTiming.unloadEventStart": 549,
"chromeUserTiming.unloadEventEnd": 549,
"chromeUserTiming.markAsMainFrame": 549,
"chromeUserTiming.commitNavigationEnd": 549,
"chromeUserTiming.loadEventStart": 1027,
"chromeUserTiming.loadEventEnd": 1027,
"chromeUserTiming.firstPaint": 1204,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1204,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 924.29499999999996
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 999.14300000000003
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 109.81699999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 109.828
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 550.81200000000001
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 550.81899999999996
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 552.98299999999995
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 566.01499999999999
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 566.048
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 566.05100000000004
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 566.06100000000004
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 568.24000000000001
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 569.12699999999995
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 569.17899999999997
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 569.34500000000003
},
"2769": {
"name": "HTMLTemplateElement",
"firstUsed": 569.37400000000002
},
"84": {
"name": "FormElement",
"firstUsed": 569.75699999999995
},
"45": {
"name": "PlaceholderAttribute",
"firstUsed": 569.80499999999995
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 573.12099999999998
},
"521": {
"name": "Picture",
"firstUsed": 576.54200000000003
},
"523": {
"name": "SrcsetXDescriptor",
"firstUsed": 576.64200000000005
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 579.34500000000003
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 580.74599999999998
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 580.77300000000002
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 581.39300000000003
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 581.601
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 582.76199999999994
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 582.84699999999998
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 582.89400000000001
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 586.41800000000001
},
"2388": {
"name": "CSSSelectorPseudoFocusVisible",
"firstUsed": 586.42200000000003
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 587.23699999999997
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 600.18499999999995
},
"2431": {
"name": "CSSSelectorPseudoWhere",
"firstUsed": 601.35400000000004
},
"1354": {
"name": "CSSValueAppearanceButton",
"firstUsed": 601.41099999999994
},
"2298": {
"name": "CSSSelectorWebkitInnerSpinButton",
"firstUsed": 601.42899999999997
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 601.43100000000004
},
"1362": {
"name": "CSSValueAppearanceTextField",
"firstUsed": 601.43499999999995
},
"2297": {
"name": "CSSSelectorWebkitFileUploadButton",
"firstUsed": 601.44600000000003
},
"2316": {
"name": "CSSSelectorWebkitSliderRunnableTrack",
"firstUsed": 602.36599999999999
},
"2317": {
"name": "CSSSelectorWebkitSliderThumb",
"firstUsed": 602.37900000000002
},
"3797": {
"name": "WebPImage",
"firstUsed": 609.36900000000003
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 613.02300000000002
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 700.96799999999996
},
"587": {
"name": "LangAttribute",
"firstUsed": 703.05700000000002
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 703.06100000000004
},
"590": {
"name": "LangAttributeDoesNotMatchToUILocale",
"firstUsed": 703.06299999999999
},
"4994": {
"name": "TextSizeAdjustNotAuto",
"firstUsed": 703.52700000000004
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 707.34500000000003
},
"2355": {
"name": "CSSGradient",
"firstUsed": 707.58799999999997
},
"1023": {
"name": "CSSFilterBlur",
"firstUsed": 708.37699999999995
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 715.65300000000002
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 718.09900000000005
},
"5043": {
"name": "FlexNewColumnWrapIntrinsicSize",
"firstUsed": 902.28800000000001
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 924.10400000000004
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 927.63900000000001
},
"2195": {
"name": "CookieGet",
"firstUsed": 933.35400000000004
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 934.58399999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 935.04600000000005
},
"675": {
"name": "Fetch",
"firstUsed": 935.57500000000005
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 937.55700000000002
},
"3020": {
"name": "DOMStorageWrite",
"firstUsed": 938.28800000000001
},
"2711": {
"name": "WindowPageYOffset",
"firstUsed": 951.76499999999999
},
"1351": {
"name": "CSSValueAppearanceNone",
"firstUsed": 952.53999999999996
},
"3252": {
"name": "CSSKeywordRevert",
"firstUsed": 952.74699999999996
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 986.00400000000002
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 986.02200000000005
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 986.02599999999995
},
"2096": {
"name": "ARIALiveAttribute",
"firstUsed": 992.33199999999999
},
"2070": {
"name": "ARIAAtomicAttribute",
"firstUsed": 992.33799999999997
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 997.22699999999998
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 997.23000000000002
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 997.65999999999997
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 997.74800000000005
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 997.91399999999999
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 1001.193
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 1001.234
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 1006.222
},
"2081": {
"name": "ARIADisabledAttribute",
"firstUsed": 1007.426
},
"1307": {
"name": "V8Node_IsConnected_AttributeGetter",
"firstUsed": 1014.042
},
"2087": {
"name": "ARIAHasPopupAttribute",
"firstUsed": 1034.7619999999999
},
"2097": {
"name": "ARIAModalAttribute",
"firstUsed": 1035.182
},
"2089": {
"name": "ARIAHiddenAttribute",
"firstUsed": 1035.1900000000001
},
"2079": {
"name": "ARIADescribedByAttribute",
"firstUsed": 1035.1959999999999
},
"1128": {
"name": "BodyScrollsInAdditionToViewport",
"firstUsed": 1107.8040000000001
},
"19": {
"name": "UnprefixedTransitionEndEvent",
"firstUsed": 1500.385
}
},
"CSSFeatures": {
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 580.78399999999999
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 580.86400000000003
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 580.86800000000005
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 580.90599999999995
},
"151": {
"name": "CSSPropertyTransitionDelay",
"firstUsed": 580.90899999999999
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 582.77599999999995
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 582.82799999999997
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 582.83100000000002
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 582.83399999999995
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 582.99000000000001
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 583.29600000000005
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 583.29899999999998
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 583.30399999999997
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 586.27499999999998
},
"359": {
"name": "CSSPropertyFilter",
"firstUsed": 586.35599999999999
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 600.30999999999995
},
"66": {
"name": "CSSPropertyBorderWidth",
"firstUsed": 601.26199999999994
},
"59": {
"name": "CSSPropertyBorderStyle",
"firstUsed": 601.26700000000005
},
"42": {
"name": "CSSPropertyBorderColor",
"firstUsed": 601.27200000000005
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 601.28599999999994
},
"537": {
"name": "CSSPropertyAliasWebkitTextSizeAdjust",
"firstUsed": 601.28999999999996
},
"127": {
"name": "CSSPropertyTabSize",
"firstUsed": 601.30200000000002
},
"514": {
"name": "CSSPropertyFontFeatureSettings",
"firstUsed": 601.31500000000005
},
"549": {
"name": "CSSPropertyFontVariationSettings",
"firstUsed": 601.32299999999998
},
"415": {
"name": "CSSPropertyWebkitTapHighlightColor",
"firstUsed": 601.327
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 601.33299999999997
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 601.34000000000003
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 601.34199999999998
},
"65": {
"name": "CSSPropertyBorderTopWidth",
"firstUsed": 601.34500000000003
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 601.375
},
"130": {
"name": "CSSPropertyTextIndent",
"firstUsed": 601.38300000000004
},
"41": {
"name": "CSSPropertyBorderCollapse",
"firstUsed": 601.38800000000003
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 601.39599999999996
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 601.40099999999995
},
"175": {
"name": "CSSPropertyAliasWebkitAppearance",
"firstUsed": 601.41300000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 601.41600000000005
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 601.41800000000001
},
"102": {
"name": "CSSPropertyOutlineOffset",
"firstUsed": 601.44000000000005
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 601.45000000000005
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 601.48000000000002
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 601.48299999999995
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 602.476
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 602.48000000000002
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 703.08000000000004
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 703.74699999999996
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 703.755
},
"152": {
"name": "CSSPropertyTransitionDuration",
"firstUsed": 703.75900000000001
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 703.76800000000003
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 703.77200000000005
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 703.77499999999998
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 703.84799999999996
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 703.85299999999995
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 703.85599999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 703.86000000000001
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 703.86599999999999
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 703.87099999999998
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 703.90899999999999
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 703.93299999999999
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 703.93799999999999
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 703.94100000000003
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 703.94600000000003
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 703.95899999999995
},
"62": {
"name": "CSSPropertyBorderTopLeftRadius",
"firstUsed": 703.97000000000003
},
"68": {
"name": "CSSPropertyBoxShadow",
"firstUsed": 703.98099999999999
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 704.37699999999995
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 704.54100000000005
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 704.54399999999998
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 704.59900000000005
},
"164": {
"name": "CSSPropertyAliasWordWrap",
"firstUsed": 704.60799999999995
},
"3": {
"name": "CSSPropertyDirection",
"firstUsed": 704.61000000000001
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 704.61300000000006
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 704.61599999999999
},
"233": {
"name": "CSSPropertyFlex",
"firstUsed": 704.91899999999998
},
"38": {
"name": "CSSPropertyBorderBottomRightRadius",
"firstUsed": 704.92600000000004
},
"636": {
"name": "CSSPropertyInset",
"firstUsed": 704.92999999999995
},
"108": {
"name": "CSSPropertyOverflowY",
"firstUsed": 704.93600000000004
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 704.99400000000003
},
"63": {
"name": "CSSPropertyBorderTopRightRadius",
"firstUsed": 705.17499999999995
},
"37": {
"name": "CSSPropertyBorderBottomLeftRadius",
"firstUsed": 705.17899999999997
},
"111": {
"name": "CSSPropertyPaddingLeft",
"firstUsed": 705.18200000000002
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 705.18899999999996
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 705.245
},
"40": {
"name": "CSSPropertyBorderBottomWidth",
"firstUsed": 705.27300000000002
},
"36": {
"name": "CSSPropertyBorderBottomColor",
"firstUsed": 705.27599999999995
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 706.15300000000002
},
"355": {
"name": "CSSPropertyClipPath",
"firstUsed": 706.27200000000005
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 707.01199999999994
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 707.04100000000005
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 707.04600000000005
},
"524": {
"name": "CSSPropertyColumnGap",
"firstUsed": 707.05100000000004
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 707.08000000000004
},
"128": {
"name": "CSSPropertyTextAlign",
"firstUsed": 707.13400000000001
},
"232": {
"name": "CSSPropertyAlignSelf",
"firstUsed": 707.13999999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 707.255
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 707.327
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 707.56500000000005
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 707.59299999999996
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 708.19000000000005
},
"508": {
"name": "CSSPropertyBackdropFilter",
"firstUsed": 708.34500000000003
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 708.68399999999997
},
"244": {
"name": "CSSPropertyGridColumnStart",
"firstUsed": 708.86599999999999
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 709.40099999999995
},
"9": {
"name": "CSSPropertyFontVariant",
"firstUsed": 709.42700000000002
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 713.97199999999998
},
"454": {
"name": "CSSPropertyAll",
"firstUsed": 713.98000000000002
},
"658": {
"name": "CSSPropertyAppearance",
"firstUsed": 952.55200000000002
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 952.57899999999995
},
"35": {
"name": "CSSPropertyBorderBottom",
"firstUsed": 952.59400000000005
},
"27": {
"name": "CSSPropertyBackgroundPosition",
"firstUsed": 952.94899999999996
},
"30": {
"name": "CSSPropertyBackgroundRepeat",
"firstUsed": 952.95799999999997
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 952.96400000000006
},
"49": {
"name": "CSSPropertyBorderLeft",
"firstUsed": 952.97299999999996
},
"60": {
"name": "CSSPropertyBorderTop",
"firstUsed": 952.99300000000005
},
"424": {
"name": "CSSPropertyAnimation",
"firstUsed": 953.45600000000002
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 953.46900000000005
},
"61": {
"name": "CSSPropertyBorderTopColor",
"firstUsed": 953.47400000000005
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 992.649
},
"585": {
"name": "CSSPropertyOverscrollBehavior",
"firstUsed": 1105.306
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 1105.3140000000001
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 1106.2570000000001
},
"107": {
"name": "CSSPropertyOverflowX",
"firstUsed": 1106.261
},
"418": {
"name": "CSSPropertyGridAutoColumns",
"firstUsed": 1106.672
},
"250": {
"name": "CSSPropertyGridAutoFlow",
"firstUsed": 1106.6790000000001
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 1,
"TTIMeasurementEnd": 4043,
"LastInteractive": 1158,
"TotalBlockingTime": 1,
"testID": "250430_BiDcBV_2WY",
"step": 1,
"effectiveBps": 138335,
"domTime": 0,
"aft": 0,
"titleTime": 148,
"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": 30,
"203": 50,
"303": 23.800000000000001,
"404": 10,
"505": 15,
"605": 30,
"706": 100,
"807": 100,
"908": 75,
"1008": 76.200000000000003,
"1110": 55,
"1211": 55,
"1312": 15,
"1412": 45,
"1513": 21.100000000000001,
"1613": 25,
"1714": 25,
"1814": 25,
"1915": 33.299999999999997,
"2016": 40,
"2116": 16.699999999999999,
"2217": 30,
"2318": 10,
"2418": 18.199999999999999,
"2519": 10,
"2619": 5.2999999999999998,
"2720": 14.300000000000001,
"2820": 10,
"2921": 10,
"3022": 10,
"3122": 10,
"3223": 21.100000000000001,
"3323": 25,
"3424": 14.300000000000001,
"3525": 10,
"3625": 5.2999999999999998,
"3726": 19,
"3826": 15,
"3927": 10,
"4028": 18.199999999999999,
"4131": 52.600000000000001
},
"max": 100,
"count": 42
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 21146,
"303": 859308,
"404": 89041,
"505": 0,
"605": 2296847,
"706": 0,
"807": 29533,
"908": 1753642,
"1008": 33749,
"1110": 5183,
"1211": 0,
"1312": 0,
"1412": 0,
"1513": 0,
"1613": 17974,
"1714": 0,
"1814": 0,
"1915": 0,
"2016": 0,
"2116": 0,
"2217": 0,
"2318": 0,
"2418": 0,
"2519": 4296,
"2619": 0,
"2720": 0,
"2820": 0,
"2921": 0,
"3022": 0,
"3122": 0,
"3223": 0,
"3323": 0,
"3424": 0,
"3525": 0,
"3625": 0,
"3726": 16780,
"3826": 683821,
"3927": 0,
"4028": 0,
"4131": 0
},
"max": 2296847,
"count": 42
}
},
"effectiveBpsDoc": 138335,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001100.jpg",
"VisuallyComplete": 0
},
{
"time": 1400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001400.jpg",
"VisuallyComplete": 2
},
{
"time": 1500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001500.jpg",
"VisuallyComplete": 40
},
{
"time": 1600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001600.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"gartenbaumuseum.de": {
"bytes": 82586,
"requests": 3,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 27901,
"bytesUncompressed": 129210,
"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": 53502,
"bytesUncompressed": 53502,
"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": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 1183,
"bytesUncompressed": 3436,
"requests": 1
}
},
"consoleLog": []
}
},
"runs": {
"1": {
"firstView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-8vtz-10.10.1.241",
"loadTime": 6473,
"docTime": 6473,
"fullyLoaded": 6473,
"bytesOut": 79069,
"bytesOutDoc": 79069,
"bytesIn": 3398253,
"bytesInDoc": 3398253,
"requests": [
{
"type": 3,
"id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"request_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/",
"raw_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 414,
"ttfb_ms": 386,
"load_start": 157,
"load_start_float": 157.00009499999999,
"bytesIn": 27901,
"objectSize": 27901,
"objectSizeUncompressed": 129210,
"chunks": [
{
"ts": 546,
"bytes": 16234,
"inflated": 56135
},
{
"ts": 565,
"bytes": 11667,
"inflated": 7539
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": 0,
"dns_end": 57,
"connect_start": 57,
"connect_end": 90,
"ssl_start": 90,
"ssl_end": 156,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.gartenbaumuseum.de",
"sanList": [
"*.gartenbaumuseum.de",
"gartenbaumuseum.de"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1733529600,
"validTo": 1766361599,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1733535447759,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100CB8785D3DDD2F78D76344593ECAA741E489D0E11383580E600FC4DC9C4D10FE5022100CF20BBDFDFD1EEE4E998270D4731960471663D13C4259FF4E77D7D9BA9704E4E"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1733535447700,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450220112F821360346379C59E2242B47A83D86817F9AB26D2D4DC314DD775A99F9C6C022100B370CB75A2DE4C9E8766720FA2C3F89ED1685D6E35D281303B247284071989A9"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1733535447668,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022014E3BB201EAFFAA34AF5282DAC6C9A9D23CAD5040B0EDC6F21ABA86E391A581402202925FC79F45B8DF1DF22EF0DD70D79DC904FFE9F1D13F9D64AFA7D7DAC47C9EB"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":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=\"134\", \"Google Chrome\";v=\"134\"",
"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\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2128,
"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": 57,
"connect_ms": 33,
"ssl_ms": 66,
"gzip_total": 28069,
"gzip_save": 0,
"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:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de 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": 95,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGRTCCBS2gAwIBAgIQbTci4mrcIWbenyXaU6pSlDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTIwNzAwMDAwMFoXDTI1MTIyMTIzNTk1OVowHzEdMBsGA1UEAwwUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDOpbP+r6g7X5qDdVAqyLjfA9DSiFSKZorf7FjpIF0FGaOCvmugSYwfvILptmo7\nRV9akdMPyx4VKmNXHkJB8omREFi4\/CX3ZypMI5Tfs00X0MWM7dUKWM+TPFUAM7hN\nTEztH84NRGDsu4i\/Sc97jG889Ai3MPp+Eou4MYqHS2SniPRjaY8mGx0DNOea7aZX\nDN8BvddCrZxYir7lD2PNkm00NEqK\/QeFT\/HknpDf6kteSPxHHWHn43ijooChmPu8\nw6t098Ortk4Q8eVoh8GPlSKn3UPYjzUeMJjTGPVyYsJSnVZFl2YqT+CkkAfqpRO2\nF7hYjbggf7OAomi\/k1WRCpVRAgMBAAGjggMKMIIDBjAfBgNVHSMEGDAWgBSNjF7E\nVK2K4Xfpm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUFFg\/8HsABemc2PlCRUepD\/BgCX4w\nDgYDVR0PAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUH\nAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEF\nBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEF\nBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2Vj\ndGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYB\nBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSC\nAW4EggFqAWgAdwDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZOe\nw7rPAAAEAwBIMEYCIQDLh4XT3dL3jXY0RZPsqnQeSJ0OETg1gOYA\/E3JxNEP5QIh\nAM8gu9\/f0e7k6ZgnDUcxlgRxZj0TxCWf9Od9fZupcE5OAHYAzPsPaoVxCWX+lZtT\nzumyfCLphVwNl422qX5UwP5MDbAAAAGTnsO6lAAABAMARzBFAiARL4ITYDRjecWe\nIkK0eoPYaBf5qybS1NwxTdd1qZ+cbAIhALNwy3Wi3kyeh2ZyD6LD+J7RaF1uNdKB\nMDskcoQHGYmpAHUAEvFONL1TckyEBhnDjz96E\/jntWKHiJxtMAWE6+WGJjoAAAGT\nnsO6dAAABAMARjBEAiAU47sgHq\/6o0r1KC2sbJqdI8rVBAsO3G8hq6huORpYFAIg\nKSX8efRbjfHfIu8N1w153JBP\/p8dE\/nWSvp9faxHyeswMwYDVR0RBCwwKoIUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGWCEmdhcnRlbmJhdW11c2V1bS5kZTANBgkqhkiG9w0B\nAQsFAAOCAQEAeLHGeHnccNaEZanX\/4m0a1GcqMOVszNi+3s8c7ANvetOddp7dq7n\nkfEVTscgHpeNooBgBkYiuxumBtYGDgTm6l+3d9S3vxTckLoBTGjs0ZKUKg0EW6Uj\nY+pGu+4NJrXv5Aw2rTdJ71ktGxdEXFtsN1P+d1ubY7WK16PSfzq\/+Bt1kd8t+YmR\nPBBk159Zbk6gWJR5erafTnsWek86a6zKmuAT2zGR+6XEDe4iebkZ\/g1gekmSzqqJ\nyQjfm7sHExnH6WvcsnF8n2rkks5oKjN+F\/rA80x6Ot4NKs64QTe\/dzqiZMo9Gac4\n3+zs2TmA1wskyUzdMJqGMEo9JenFT1Le5w==\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": 571,
"ttfb_start": 157,
"ttfb_end": 543,
"download_start": 543,
"download_end": 571,
"download_ms": 28,
"all_start": 0,
"all_end": 571,
"all_ms": 570,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "74553.2",
"request_id": "74553.2",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/iframemanager.css",
"raw_id": "74553.2",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 56,
"ttfb_ms": 55,
"load_start": 555,
"load_start_float": 555.00011099999995,
"bytesIn": 2204,
"objectSize": 2204,
"objectSizeUncompressed": 7807,
"chunks": [
{
"ts": 610,
"bytes": 2204,
"inflated": 7807
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 33,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/iframemanager.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 2204",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 1912,
"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": 2204,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 554,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 1,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 111,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 611,
"ttfb_start": 555,
"ttfb_end": 610,
"download_start": 610,
"download_end": 611,
"download_ms": 1,
"all_start": 555,
"all_end": 611,
"all_ms": 56,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "74553.3",
"request_id": "74553.3",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/cookieconsent.css",
"raw_id": "74553.3",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 801,
"ttfb_ms": 800,
"load_start": 577,
"load_start_float": 577.00011700000005,
"bytesIn": 7234,
"objectSize": 7234,
"objectSizeUncompressed": 32207,
"chunks": [
{
"ts": 1378,
"bytes": 7234,
"inflated": 32207
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 34,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/cookieconsent.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 7234",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 1912,
"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": 7234,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 557,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 3,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 117,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 1378,
"ttfb_start": 577,
"ttfb_end": 1377,
"download_start": 1377,
"download_end": 1378,
"download_ms": 1,
"all_start": 577,
"all_end": 1378,
"all_ms": 801,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "74553.4",
"request_id": "74553.4",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/bundle.css",
"raw_id": "74553.4",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 291,
"ttfb_ms": 291,
"load_start": 577,
"load_start_float": 577.00012300000003,
"bytesIn": 5322,
"objectSize": 5322,
"objectSizeUncompressed": 17987,
"chunks": [
{
"ts": 868,
"bytes": 5322,
"inflated": 17987
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 34,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/bundle.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 5322",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 1849,
"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": 5322,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 559,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 5,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 123,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 868,
"ttfb_start": 577,
"ttfb_end": 868,
"download_start": 868,
"download_end": 868,
"download_ms": 0,
"all_start": 577,
"all_end": 868,
"all_ms": 291,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "74553.5",
"request_id": "74553.5",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/tw.css?ver=1740138697",
"raw_id": "74553.5",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 318,
"ttfb_ms": 316,
"load_start": 578,
"load_start_float": 578.00012900000002,
"bytesIn": 17253,
"objectSize": 17253,
"objectSizeUncompressed": 83003,
"chunks": [
{
"ts": 894,
"bytes": 17253,
"inflated": 17467
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 35,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/tw.css?ver=1740138697",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 17253",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 1882,
"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": 17253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 559,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 9,
"http2_stream_dependency": 7,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 129,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 896,
"ttfb_start": 578,
"ttfb_end": 894,
"download_start": 894,
"download_end": 896,
"download_ms": 2,
"all_start": 578,
"all_end": 896,
"all_ms": 318,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "74553.6",
"request_id": "74553.6",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/style.css?ver=1740138697",
"raw_id": "74553.6",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 906,
"ttfb_ms": 905,
"load_start": 580,
"load_start_float": 580.000135,
"bytesIn": 3515,
"objectSize": 3515,
"objectSizeUncompressed": 11778,
"chunks": [
{
"ts": 1486,
"bytes": 3515,
"inflated": 11778
}
],
"expires": "Thu, 30 Apr 2026 06:47:49 GMT",
"cacheControl": "max-age=31536000",
"contentType": "text\/css",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 36,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/style.css?ver=1740138697",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 3515",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"expires: Thu, 30 Apr 2026 06:47:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 1891,
"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": 3515,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 562,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 11,
"http2_stream_dependency": 9,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 135,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 1486,
"ttfb_start": 580,
"ttfb_end": 1485,
"download_start": 1485,
"download_end": 1486,
"download_ms": 1,
"all_start": 580,
"all_end": 1486,
"all_ms": 906,
"index": 5,
"number": 6
},
{
"type": 3,
"id": "74553.7",
"request_id": "74553.7",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"raw_id": "74553.7",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 783,
"ttfb_ms": 566,
"load_start": 580,
"load_start_float": 580.00014099999999,
"bytesIn": 144788,
"objectSize": 144788,
"objectSizeUncompressed": 144788,
"chunks": [
{
"ts": 1148,
"bytes": 16121
},
{
"ts": 1176,
"bytes": 16366
},
{
"ts": 1202,
"bytes": 16366
},
{
"ts": 1230,
"bytes": 16366
},
{
"ts": 1256,
"bytes": 16366
},
{
"ts": 1284,
"bytes": 16366
},
{
"ts": 1310,
"bytes": 16366
},
{
"ts": 1338,
"bytes": 16436
},
{
"ts": 1363,
"bytes": 14035
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 492,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 144788",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:04 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 993",
":status: 200"
]
},
"bytesOut": 2245,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 144788,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 562,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 13,
"http2_stream_dependency": 11,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 141,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "141 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 137.14099999999999,
"standardDeviation": 65.483099999999993,
"kurtosis": -0.86295999999999995,
"skewness": -0.43757699999999999,
"entropy": 0.97129500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 143.47499999999999,
"standardDeviation": 62.509900000000002,
"kurtosis": -0.74316800000000005,
"skewness": -0.42821100000000001,
"entropy": 0.97799400000000003
},
"green": {
"min": 0,
"max": 255,
"mean": 141.34200000000001,
"standardDeviation": 59.589799999999997,
"kurtosis": -0.73705900000000002,
"skewness": -0.44580500000000001,
"entropy": 0.96726599999999996
},
"blue": {
"min": 0,
"max": 255,
"mean": 126.605,
"standardDeviation": 74.349699999999999,
"kurtosis": -1.226,
"skewness": -0.30585899999999999,
"entropy": 0.96862499999999996
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "2d1b41f75043bfab2bc03361ee78b82c9b89c295781ba320367d08bcb847f2f7"
},
"tainted": false,
"filesize": "144788B",
"numberPixels": "2073600",
"pixelsPerSecond": "19.2664MB",
"userTime": "0.040u",
"elapsedTime": "0:01.107"
}
},
"load_end": 1363,
"ttfb_start": 580,
"ttfb_end": 1146,
"download_start": 1146,
"download_end": 1363,
"download_ms": 217,
"all_start": 580,
"all_end": 1363,
"all_ms": 783,
"index": 6,
"number": 7
},
{
"type": 3,
"id": "74553.8",
"request_id": "74553.8",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"raw_id": "74553.8",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 540,
"ttfb_ms": 82,
"load_start": 580,
"load_start_float": 580.00014699999997,
"bytesIn": 262860,
"objectSize": 262860,
"objectSizeUncompressed": 262860,
"chunks": [
{
"ts": 664,
"bytes": 16121
},
{
"ts": 692,
"bytes": 16366
},
{
"ts": 718,
"bytes": 16366
},
{
"ts": 746,
"bytes": 16366
},
{
"ts": 777,
"bytes": 16366
},
{
"ts": 800,
"bytes": 16366
},
{
"ts": 831,
"bytes": 16366
},
{
"ts": 859,
"bytes": 16436
},
{
"ts": 923,
"bytes": 16366
},
{
"ts": 954,
"bytes": 16366
},
{
"ts": 977,
"bytes": 16366
},
{
"ts": 1006,
"bytes": 16366
},
{
"ts": 1034,
"bytes": 16366
},
{
"ts": 1062,
"bytes": 16366
},
{
"ts": 1088,
"bytes": 16366
},
{
"ts": 1117,
"bytes": 16366
},
{
"ts": 1120,
"bytes": 1179
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 503,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 262860",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 992",
":status: 200"
]
},
"bytesOut": 2215,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 262860,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 564,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 15,
"http2_stream_dependency": 13,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 147,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "257 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 137.08699999999999,
"standardDeviation": 69.787499999999994,
"kurtosis": -1.0967199999999999,
"skewness": -0.34153699999999998,
"entropy": 0.97110099999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 136.36500000000001,
"standardDeviation": 62.656399999999998,
"kurtosis": -1.0565199999999999,
"skewness": -0.20796100000000001,
"entropy": 0.98134399999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 143.804,
"standardDeviation": 61.018900000000002,
"kurtosis": -1.0440700000000001,
"skewness": -0.23577699999999999,
"entropy": 0.97714299999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 131.09100000000001,
"standardDeviation": 85.687200000000004,
"kurtosis": -1.4959,
"skewness": -0.30952400000000002,
"entropy": 0.95481799999999994
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "8bc9b18f2713a0b0c74a79c39c555c33ec1dfa82365080b8b6217f32b96e9400"
},
"tainted": false,
"filesize": "262860B",
"numberPixels": "2073600",
"pixelsPerSecond": "28.1974MB",
"userTime": "0.050u",
"elapsedTime": "0:01.073"
}
},
"load_end": 1120,
"ttfb_start": 580,
"ttfb_end": 662,
"download_start": 662,
"download_end": 1120,
"download_ms": 458,
"all_start": 580,
"all_end": 1120,
"all_ms": 540,
"index": 7,
"number": 8
},
{
"type": 3,
"id": "74553.9",
"request_id": "74553.9",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"raw_id": "74553.9",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 900,
"ttfb_ms": 796,
"load_start": 581,
"load_start_float": 581.00015299999995,
"bytesIn": 61978,
"objectSize": 61978,
"objectSizeUncompressed": 61978,
"chunks": [
{
"ts": 1402,
"bytes": 16366
},
{
"ts": 1433,
"bytes": 16366
},
{
"ts": 1461,
"bytes": 16366
},
{
"ts": 1481,
"bytes": 12880
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 514,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 61978",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 991",
":status: 200"
]
},
"bytesOut": 2227,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 61978,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 571,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 17,
"http2_stream_dependency": 15,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 153,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "61 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 79.117699999999999,
"standardDeviation": 53.642000000000003,
"kurtosis": 0.046066900000000001,
"skewness": 0.60392199999999996,
"entropy": 0.91987099999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 87.828500000000005,
"standardDeviation": 60.063000000000002,
"kurtosis": -0.17380399999999999,
"skewness": 0.55402799999999996,
"entropy": 0.93590499999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 78.262100000000004,
"standardDeviation": 51.596200000000003,
"kurtosis": -0.15046599999999999,
"skewness": 0.40552700000000003,
"entropy": 0.91221200000000002
},
"blue": {
"min": 0,
"max": 252,
"mean": 71.2624,
"standardDeviation": 49.2669,
"kurtosis": 0.114716,
"skewness": 0.69743500000000003,
"entropy": 0.91149599999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "beb6c218e01691f962dff863c04ff612c0c1bef12e7088b34f0101f454247812"
},
"tainted": false,
"filesize": "61978B",
"numberPixels": "2073600",
"pixelsPerSecond": "49.131MB",
"userTime": "0.040u",
"elapsedTime": "0:01.042"
}
},
"load_end": 1481,
"ttfb_start": 581,
"ttfb_end": 1377,
"download_start": 1377,
"download_end": 1481,
"download_ms": 104,
"all_start": 581,
"all_end": 1481,
"all_ms": 900,
"index": 8,
"number": 9
},
{
"type": 3,
"id": "74553.10",
"request_id": "74553.10",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"raw_id": "74553.10",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1060,
"ttfb_ms": 902,
"load_start": 612,
"load_start_float": 612.00015900000005,
"bytesIn": 110624,
"objectSize": 110624,
"objectSizeUncompressed": 110624,
"chunks": [
{
"ts": 1518,
"bytes": 16121
},
{
"ts": 1541,
"bytes": 16366
},
{
"ts": 1570,
"bytes": 16366
},
{
"ts": 1596,
"bytes": 16366
},
{
"ts": 1626,
"bytes": 16366
},
{
"ts": 1650,
"bytes": 16366
},
{
"ts": 1672,
"bytes": 12673
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 525,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 110624",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:49 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 990",
":status: 200"
]
},
"bytesOut": 2248,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 110624,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 572,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 19,
"http2_stream_dependency": 17,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 159,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "108 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 93.743700000000004,
"standardDeviation": 62.1935,
"kurtosis": -0.97353000000000001,
"skewness": 0.41536800000000001,
"entropy": 0.91472299999999995
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 120.004,
"standardDeviation": 66.646000000000001,
"kurtosis": -0.85815399999999997,
"skewness": 0.42435600000000001,
"entropy": 0.97453800000000002
},
"green": {
"min": 0,
"max": 255,
"mean": 118.97799999999999,
"standardDeviation": 65.372200000000007,
"kurtosis": -1.08273,
"skewness": -0.154776,
"entropy": 0.96676600000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 42.248399999999997,
"standardDeviation": 54.5623,
"kurtosis": 2.28294,
"skewness": 1.70462,
"entropy": 0.80286599999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:50+00:00",
"date:modify": "2025-04-30T06:47:50+00:00",
"signature": "234a128cc6180aef840a3e6b082c7deec4f2a20f87700cfbb2b1c03bce22d6e3"
},
"tainted": false,
"filesize": "110624B",
"numberPixels": "2073600",
"pixelsPerSecond": "44.838MB",
"userTime": "0.040u",
"elapsedTime": "0:01.046"
}
},
"load_end": 1672,
"ttfb_start": 612,
"ttfb_end": 1514,
"download_start": 1514,
"download_end": 1672,
"download_ms": 158,
"all_start": 612,
"all_end": 1672,
"all_ms": 1060,
"index": 9,
"number": 10
},
{
"type": 3,
"id": "74553.11",
"request_id": "74553.11",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"raw_id": "74553.11",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1581,
"ttfb_ms": 831,
"load_start": 869,
"load_start_float": 869.00016500000004,
"bytesIn": 463106,
"objectSize": 463106,
"objectSizeUncompressed": 463106,
"chunks": [
{
"ts": 1702,
"bytes": 16121
},
{
"ts": 1728,
"bytes": 16366
},
{
"ts": 1758,
"bytes": 16366
},
{
"ts": 1782,
"bytes": 16366
},
{
"ts": 1810,
"bytes": 16366
},
{
"ts": 1838,
"bytes": 16366
},
{
"ts": 1867,
"bytes": 16366
},
{
"ts": 1895,
"bytes": 16436
},
{
"ts": 1925,
"bytes": 16366
},
{
"ts": 1947,
"bytes": 16366
},
{
"ts": 1975,
"bytes": 16366
},
{
"ts": 2003,
"bytes": 16366
},
{
"ts": 2032,
"bytes": 16366
},
{
"ts": 2060,
"bytes": 16366
},
{
"ts": 2084,
"bytes": 16366
},
{
"ts": 2112,
"bytes": 16366
},
{
"ts": 2140,
"bytes": 16366
},
{
"ts": 2168,
"bytes": 16366
},
{
"ts": 2197,
"bytes": 16366
},
{
"ts": 2223,
"bytes": 16366
},
{
"ts": 2249,
"bytes": 16366
},
{
"ts": 2277,
"bytes": 16366
},
{
"ts": 2305,
"bytes": 16366
},
{
"ts": 2334,
"bytes": 16366
},
{
"ts": 2362,
"bytes": 16366
},
{
"ts": 2390,
"bytes": 16366
},
{
"ts": 2414,
"bytes": 16366
},
{
"ts": 2442,
"bytes": 16366
},
{
"ts": 2450,
"bytes": 5033
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 536,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 463106",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 989",
":status: 200"
]
},
"bytesOut": 2215,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 463106,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 573,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 21,
"http2_stream_dependency": 19,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 165,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "452 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 101.414,
"standardDeviation": 69.038499999999999,
"kurtosis": -1.0212399999999999,
"skewness": 0.344113,
"entropy": 0.95918999999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 115.73399999999999,
"standardDeviation": 71.930499999999995,
"kurtosis": -0.96529600000000004,
"skewness": 0.26600600000000002,
"entropy": 0.99194199999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 118.49299999999999,
"standardDeviation": 66.9572,
"kurtosis": -1.1187100000000001,
"skewness": 0.14118700000000001,
"entropy": 0.99159399999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 70.013300000000001,
"standardDeviation": 68.227599999999995,
"kurtosis": -0.51573899999999995,
"skewness": 0.82666099999999998,
"entropy": 0.89403500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:51+00:00",
"date:modify": "2025-04-30T06:47:51+00:00",
"signature": "fe453ee9720c5117a75c2c6d07f70590925bdb609cbfc660d7684da8f935c245"
},
"tainted": false,
"filesize": "463106B",
"numberPixels": "2073600",
"pixelsPerSecond": "32.0031MB",
"userTime": "0.060u",
"elapsedTime": "0:01.064"
}
},
"load_end": 2450,
"ttfb_start": 869,
"ttfb_end": 1700,
"download_start": 1700,
"download_end": 2450,
"download_ms": 750,
"all_start": 869,
"all_end": 2450,
"all_ms": 1581,
"index": 10,
"number": 11
},
{
"type": 3,
"id": "74553.12",
"request_id": "74553.12",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"raw_id": "74553.12",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1836,
"ttfb_ms": 1582,
"load_start": 897,
"load_start_float": 897.00017100000002,
"bytesIn": 169366,
"objectSize": 169366,
"objectSizeUncompressed": 169366,
"chunks": [
{
"ts": 2481,
"bytes": 16121
},
{
"ts": 2508,
"bytes": 16366
},
{
"ts": 2534,
"bytes": 16366
},
{
"ts": 2560,
"bytes": 16366
},
{
"ts": 2588,
"bytes": 16366
},
{
"ts": 2617,
"bytes": 16366
},
{
"ts": 2645,
"bytes": 16366
},
{
"ts": 2673,
"bytes": 16366
},
{
"ts": 2702,
"bytes": 16366
},
{
"ts": 2725,
"bytes": 16366
},
{
"ts": 2733,
"bytes": 5951
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 547,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 169366",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:07 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 988",
":status: 200"
]
},
"bytesOut": 2257,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 169366,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 576,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 23,
"http2_stream_dependency": 21,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 171,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "165 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1920,
"HorizontalScale": 0,
"ImageHeight": 1080,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1920x1080",
"Megapixels": 2.1000000000000001
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2073600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 130.28,
"standardDeviation": 55.759999999999998,
"kurtosis": -0.72534299999999996,
"skewness": 0.172621,
"entropy": 0.96821199999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 130.65100000000001,
"standardDeviation": 57.923999999999999,
"kurtosis": -0.73632799999999998,
"skewness": 0.18696399999999999,
"entropy": 0.97174000000000005
},
"green": {
"min": 0,
"max": 255,
"mean": 134.155,
"standardDeviation": 55.288200000000003,
"kurtosis": -0.71949600000000002,
"skewness": 0.152999,
"entropy": 0.96771300000000005
},
"blue": {
"min": 0,
"max": 255,
"mean": 126.036,
"standardDeviation": 54.067799999999998,
"kurtosis": -0.759046,
"skewness": 0.165551,
"entropy": 0.96518300000000001
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1920,
"height": 1080,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "9f0fc2a3418a63cb3dd5af0b4aafa2f00311de5906628fdb8d58af5117c7a10f"
},
"tainted": false,
"filesize": "169366B",
"numberPixels": "2073600",
"pixelsPerSecond": "63.8868MB",
"userTime": "0.020u",
"elapsedTime": "0:01.032"
}
},
"load_end": 2733,
"ttfb_start": 897,
"ttfb_end": 2479,
"download_start": 2479,
"download_end": 2733,
"download_ms": 254,
"all_start": 897,
"all_end": 2733,
"all_ms": 1836,
"index": 11,
"number": 12
},
{
"type": 3,
"id": "74553.24",
"request_id": "74553.24",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"raw_id": "74553.24",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2221,
"ttfb_ms": 1641,
"load_start": 1121,
"load_start_float": 1121.0001769999999,
"bytesIn": 361786,
"objectSize": 361786,
"objectSizeUncompressed": 361786,
"chunks": [
{
"ts": 2763,
"bytes": 16121
},
{
"ts": 2791,
"bytes": 16366
},
{
"ts": 2818,
"bytes": 16366
},
{
"ts": 2848,
"bytes": 16366
},
{
"ts": 2876,
"bytes": 16366
},
{
"ts": 2900,
"bytes": 16366
},
{
"ts": 2928,
"bytes": 16366
},
{
"ts": 2956,
"bytes": 16436
},
{
"ts": 2984,
"bytes": 16366
},
{
"ts": 3013,
"bytes": 16366
},
{
"ts": 3041,
"bytes": 16366
},
{
"ts": 3065,
"bytes": 16366
},
{
"ts": 3093,
"bytes": 16366
},
{
"ts": 3121,
"bytes": 16366
},
{
"ts": 3150,
"bytes": 16366
},
{
"ts": 3178,
"bytes": 16366
},
{
"ts": 3206,
"bytes": 16366
},
{
"ts": 3230,
"bytes": 16366
},
{
"ts": 3258,
"bytes": 16366
},
{
"ts": 3286,
"bytes": 16366
},
{
"ts": 3312,
"bytes": 16366
},
{
"ts": 3342,
"bytes": 18275
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 361786",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:54 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 987",
":status: 200"
]
},
"bytesOut": 2425,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 361786,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 584,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 25,
"http2_stream_dependency": 23,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 177,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "353 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 127.65600000000001,
"standardDeviation": 67.735600000000005,
"kurtosis": -1.1138699999999999,
"skewness": 0.034354299999999997,
"entropy": 0.98295600000000005
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 140.21600000000001,
"standardDeviation": 67.108000000000004,
"kurtosis": -1.03844,
"skewness": -0.072901400000000005,
"entropy": 0.98894099999999996
},
"green": {
"min": 0,
"max": 255,
"mean": 147.53299999999999,
"standardDeviation": 66.153700000000001,
"kurtosis": -1.00136,
"skewness": -0.190863,
"entropy": 0.98550599999999999
},
"blue": {
"min": 0,
"max": 255,
"mean": 95.220200000000006,
"standardDeviation": 69.945099999999996,
"kurtosis": -0.774285,
"skewness": 0.54010999999999998,
"entropy": 0.97442099999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "60cd83bb96b6219c92df536172692372aec84e2a13e30adfc5fc92fbf466b103"
},
"tainted": false,
"filesize": "361786B",
"numberPixels": "960000",
"pixelsPerSecond": "29.8841MB",
"userTime": "0.030u",
"elapsedTime": "0:01.032"
}
},
"load_end": 3342,
"ttfb_start": 1121,
"ttfb_end": 2762,
"download_start": 2762,
"download_end": 3342,
"download_ms": 580,
"all_start": 1121,
"all_end": 3342,
"all_ms": 2221,
"index": 12,
"number": 13
},
{
"type": 3,
"id": "74553.25",
"request_id": "74553.25",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"raw_id": "74553.25",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2188,
"ttfb_ms": 2006,
"load_start": 1364,
"load_start_float": 1364.0001830000001,
"bytesIn": 116324,
"objectSize": 116324,
"objectSizeUncompressed": 116324,
"chunks": [
{
"ts": 3372,
"bytes": 16121
},
{
"ts": 3400,
"bytes": 16366
},
{
"ts": 3428,
"bytes": 16366
},
{
"ts": 3457,
"bytes": 16366
},
{
"ts": 3485,
"bytes": 16366
},
{
"ts": 3508,
"bytes": 16366
},
{
"ts": 3543,
"bytes": 16366
},
{
"ts": 3552,
"bytes": 2007
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 116324",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2431,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 116324,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 586,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 27,
"http2_stream_dependency": 25,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 183,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "114 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 118.556,
"standardDeviation": 61.834000000000003,
"kurtosis": -0.90436099999999997,
"skewness": 0.044313999999999999,
"entropy": 0.98275100000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 131.72300000000001,
"standardDeviation": 61.884500000000003,
"kurtosis": -0.78205599999999997,
"skewness": -0.273559,
"entropy": 0.982684
},
"green": {
"min": 0,
"max": 255,
"mean": 117.514,
"standardDeviation": 61.935699999999997,
"kurtosis": -0.86887300000000001,
"skewness": 0.043549400000000002,
"entropy": 0.98413600000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 106.432,
"standardDeviation": 61.681899999999999,
"kurtosis": -0.68939700000000004,
"skewness": 0.36584899999999998,
"entropy": 0.98143199999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:52+00:00",
"date:modify": "2025-04-30T06:47:52+00:00",
"signature": "701cbf63a465331f99273db2ce25aff05a49641bf144e68686ad974e2f0de8fe"
},
"tainted": false,
"filesize": "116324B",
"numberPixels": "960000",
"pixelsPerSecond": "53.9085MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 3552,
"ttfb_start": 1364,
"ttfb_end": 3370,
"download_start": 3370,
"download_end": 3552,
"download_ms": 182,
"all_start": 1364,
"all_end": 3552,
"all_ms": 2188,
"index": 13,
"number": 14
},
{
"type": 3,
"id": "74553.26",
"request_id": "74553.26",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"raw_id": "74553.26",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2372,
"ttfb_ms": 2200,
"load_start": 1380,
"load_start_float": 1380.0001890000001,
"bytesIn": 116356,
"objectSize": 116356,
"objectSizeUncompressed": 116356,
"chunks": [
{
"ts": 3582,
"bytes": 16121
},
{
"ts": 3610,
"bytes": 16366
},
{
"ts": 3634,
"bytes": 16366
},
{
"ts": 3664,
"bytes": 16366
},
{
"ts": 3692,
"bytes": 16366
},
{
"ts": 3720,
"bytes": 16366
},
{
"ts": 3749,
"bytes": 16366
},
{
"ts": 3752,
"bytes": 2039
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 116356",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:54 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2374,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 116356,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 587,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 29,
"http2_stream_dependency": 27,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 189,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "114 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 69.250100000000003,
"standardDeviation": 60.338099999999997,
"kurtosis": 0.0041945400000000001,
"skewness": 0.95453699999999997,
"entropy": 0.92749800000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 80.900700000000001,
"standardDeviation": 67.751900000000006,
"kurtosis": -0.51648700000000003,
"skewness": 0.78260300000000005,
"entropy": 0.95926800000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 76.233800000000002,
"standardDeviation": 57.482900000000001,
"kurtosis": -0.17721300000000001,
"skewness": 0.76988199999999996,
"entropy": 0.95003499999999996
},
"blue": {
"min": 0,
"max": 255,
"mean": 50.615699999999997,
"standardDeviation": 55.779499999999999,
"kurtosis": 1.2816799999999999,
"skewness": 1.3954299999999999,
"entropy": 0.87319100000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "0f38cfade84c9c3ef063ede0467f04376dead3a42a9cdd0bfe575a6a5dfd5c8a"
},
"tainted": false,
"filesize": "116356B",
"numberPixels": "960000",
"pixelsPerSecond": "52.8053MB",
"userTime": "0.010u",
"elapsedTime": "0:01.018"
}
},
"load_end": 3752,
"ttfb_start": 1380,
"ttfb_end": 3580,
"download_start": 3580,
"download_end": 3752,
"download_ms": 172,
"all_start": 1380,
"all_end": 3752,
"all_ms": 2372,
"index": 14,
"number": 15
},
{
"type": 3,
"id": "74553.27",
"request_id": "74553.27",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"raw_id": "74553.27",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2331,
"ttfb_ms": 2294,
"load_start": 1482,
"load_start_float": 1482.0001950000001,
"bytesIn": 36250,
"objectSize": 36250,
"objectSizeUncompressed": 36250,
"chunks": [
{
"ts": 3778,
"bytes": 16122
},
{
"ts": 3805,
"bytes": 16366
},
{
"ts": 3813,
"bytes": 3762
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 36250",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:17:22 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2368,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 36250,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 589,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 31,
"http2_stream_dependency": 29,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 195,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "35 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 79.781000000000006,
"standardDeviation": 66.4756,
"kurtosis": -1.0477799999999999,
"skewness": 0.61108499999999999,
"entropy": 0.93343399999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 95.222099999999998,
"standardDeviation": 71.005300000000005,
"kurtosis": -1.36049,
"skewness": 0.35983199999999999,
"entropy": 0.94856600000000002
},
"green": {
"min": 0,
"max": 253,
"mean": 76.956699999999998,
"standardDeviation": 66.762600000000006,
"kurtosis": -1.0537099999999999,
"skewness": 0.61831199999999997,
"entropy": 0.93450999999999995
},
"blue": {
"min": 0,
"max": 244,
"mean": 67.164100000000005,
"standardDeviation": 61.658999999999999,
"kurtosis": -0.58018700000000001,
"skewness": 0.85231199999999996,
"entropy": 0.91722499999999996
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "d363bd35378393e18b2f7b85195b2d94472406c5a4b32665b4c01514d58d188f"
},
"tainted": false,
"filesize": "36250B",
"numberPixels": "960000",
"pixelsPerSecond": "47.8779MB",
"userTime": "0.010u",
"elapsedTime": "0:01.020"
}
},
"load_end": 3813,
"ttfb_start": 1482,
"ttfb_end": 3776,
"download_start": 3776,
"download_end": 3813,
"download_ms": 37,
"all_start": 1482,
"all_end": 3813,
"all_ms": 2331,
"index": 15,
"number": 16
},
{
"type": 3,
"id": "74553.28",
"request_id": "74553.28",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"raw_id": "74553.28",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2562,
"ttfb_ms": 2350,
"load_start": 1487,
"load_start_float": 1487.0002010000001,
"bytesIn": 140044,
"objectSize": 140044,
"objectSizeUncompressed": 140044,
"chunks": [
{
"ts": 3839,
"bytes": 16121
},
{
"ts": 3866,
"bytes": 16366
},
{
"ts": 3895,
"bytes": 16366
},
{
"ts": 3923,
"bytes": 16366
},
{
"ts": 3949,
"bytes": 16366
},
{
"ts": 3980,
"bytes": 16366
},
{
"ts": 4003,
"bytes": 16366
},
{
"ts": 4032,
"bytes": 16366
},
{
"ts": 4049,
"bytes": 9361
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 140044",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:50 GMT",
"last-modified: Mon, 07 Apr 2025 12:05:53 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 2395,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 140044,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 590,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 33,
"http2_stream_dependency": 31,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 201,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "128 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 4049,
"ttfb_start": 1487,
"ttfb_end": 3837,
"download_start": 3837,
"download_end": 4049,
"download_ms": 212,
"all_start": 1487,
"all_end": 4049,
"all_ms": 2562,
"index": 16,
"number": 17
},
{
"type": 3,
"id": "74553.42",
"request_id": "74553.42",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
"raw_id": "74553.42",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 2777,
"ttfb_ms": 2400,
"load_start": 1673,
"load_start_float": 1673.0002930000001,
"bytesIn": 240080,
"objectSize": 240080,
"objectSizeUncompressed": 240080,
"chunks": [
{
"ts": 4075,
"bytes": 16036
},
{
"ts": 4102,
"bytes": 16366
},
{
"ts": 4131,
"bytes": 16366
},
{
"ts": 4159,
"bytes": 16366
},
{
"ts": 4186,
"bytes": 16366
},
{
"ts": 4216,
"bytes": 16366
},
{
"ts": 4239,
"bytes": 16366
},
{
"ts": 4267,
"bytes": 16404
},
{
"ts": 4296,
"bytes": 16366
},
{
"ts": 4324,
"bytes": 16366
},
{
"ts": 4352,
"bytes": 16366
},
{
"ts": 4381,
"bytes": 16366
},
{
"ts": 4404,
"bytes": 16366
},
{
"ts": 4433,
"bytes": 16366
},
{
"ts": 4450,
"bytes": 11248
}
],
"expires": "Fri, 30 May 2025 06:47:51 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/material_symbols_outlined_400_v151.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 240080",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:51 GMT",
"expires: Fri, 30 May 2025 06:47:51 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1662,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 35,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 293,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GSUB": 97902,
"OS\/2": 96,
"STAT": 112,
"cmap": 10024,
"gasp": 8,
"glyf": 493382,
"head": 54,
"hhea": 36,
"hmtx": 6522,
"loca": 0,
"maxp": 32,
"name": 716,
"post": 48632,
"prep": 7
},
"names": {
"0": "Copyright 2020-2023 Google LLC. All Rights Reserved.",
"1": "Material Symbols Outlined 24pt",
"2": "Regular",
"3": "2.711;GOOG;MaterialSymbolsOutlined24pt-Regular",
"4": "Material Symbols Outlined 24pt Regular",
"5": "Version 2.711",
"6": "MaterialSymbolsOutlined24pt-Regular",
"16": "Material Symbols Outlined 24pt",
"17": "Regular"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 960,
"usWeightClass": 400,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 0,
"ySubscriptYSize": 0,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 0,
"ySuperscriptXSize": 0,
"ySuperscriptYSize": 0,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 0,
"yStrikeoutSize": 0,
"yStrikeoutPosition": 0,
"sFamilyClass": 0,
"ulUnicodeRange1": 1,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "GOOG",
"fsSelection": 192,
"usFirstCharIndex": 13,
"usLastCharIndex": 63743,
"sTypoAscender": 1056,
"sTypoDescender": -96,
"sTypoLineGap": 0,
"usWinAscent": 1062,
"usWinDescent": 91,
"ulCodePageRange1": 1,
"ulCodePageRange2": 0,
"sxHeight": 960,
"sCapHeight": 960,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 43,
"panose": {
"bFamilyType": 5,
"bSerifStyle": 10,
"bWeight": 1,
"bProportion": 3,
"bContrast": 1,
"bStrokeVariation": 2,
"bArmStyle": 2,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 2
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": 0,
"underlineThickness": 0,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
46,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
95,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
160,
57344,
57345,
57346,
57347,
57348,
57354,
57355,
57356,
57357,
57359,
57360,
57361,
57363,
57364,
57365,
57366,
57368,
57369,
57370,
57371,
57372,
57373,
57374,
57375,
57376,
57377,
57378,
57379,
57380,
57381,
57382,
57383,
57384,
57385,
57386,
57387,
57388,
57389,
57390,
57391,
57392,
57393,
57394,
57395,
57396,
57397,
57398,
57399,
57400,
57401,
57403,
57404,
57405,
57406,
57407,
57408,
57409,
57410,
57411,
57412,
57413,
57414,
57415,
57416,
57417,
57418,
57419,
57420,
57421,
57422,
57423,
57424,
57425,
57426,
57427,
57429,
57430,
57431,
57432,
57433,
57434,
57435,
57436,
57437,
57438,
57439,
57440,
57441,
57442,
57443,
57444,
57445,
57446,
57447,
57448,
57449,
57450,
57451,
57452,
57453,
57454,
57455,
57456,
57457,
57458,
57459,
57460,
57461,
57462,
57481,
57486,
57489,
57491,
57492,
57495,
57496,
57497,
57500,
57502,
57503,
57504,
57505,
57509,
57510,
57511,
57512,
57513,
57514,
57516,
57517,
57518,
57519,
57520,
57521,
57522,
57523,
57524,
57525,
57526,
57527,
57528,
57529,
57530,
57531,
57532,
57534,
57535,
57537,
57538,
57539,
57540,
57542,
57543,
57544,
57545,
57546,
57547,
57548,
57549,
57550,
57551,
57552,
57553,
57554,
57555,
57556,
57557,
57558,
57559,
57560,
57561,
57562,
57563,
57564,
57565,
57566,
57567,
57568,
57569,
57570,
57571,
57572,
57573,
57574,
57575,
57576,
57577,
57578,
57579,
57580,
57581,
57582,
57583,
57584,
57585,
57587,
57588,
57590,
57595,
57596,
57598,
57603,
57604,
57605,
57606,
57611,
57612,
57613,
57614,
57616,
57620,
57621,
57622,
57624,
57625,
57629,
57630,
57631,
57632,
57633,
57634,
57635,
57636,
57637,
57639,
57640,
57645,
57649,
57650,
57651,
57655,
57656,
57657,
57659,
57660,
57661,
57662,
57663,
57669,
57670,
57671,
57672,
57673,
57674,
57675,
57676,
57677,
57678,
57679,
57680,
57681,
57682,
57683,
57684,
57685,
57686,
57687,
57688,
57689,
57690,
57691,
57692,
57693,
57694,
57695,
57696,
57697,
57698,
57699,
57700,
57701,
57702,
57703,
57704,
57705,
57706,
57707,
57708,
57709,
57710,
57711,
57712,
57713,
57714,
57715,
57716,
57717,
57718,
57719,
57720,
57721,
57736,
57744,
57745,
57746,
57747,
57748,
57749,
57753,
57756,
57758,
57759,
57760,
57761,
57762,
57763,
57764,
57765,
57766,
57767,
57768,
57769,
57770,
57771,
57772,
57773,
57774,
57775,
57776,
57777,
57778,
57779,
57780,
57781,
57782,
57783,
57784,
57785,
57786,
57787,
57788,
57789,
57790,
57791,
57792,
57793,
57794,
57795,
57796,
57797,
57798,
57800,
57802,
57803,
57804,
57805,
57806,
57807,
57808,
57809,
57810,
57811,
57813,
57816,
57817,
57818,
57819,
57820,
57821,
57822,
57824,
57825,
57826,
57830,
57831,
57832,
57833,
57834,
57835,
57842,
57843,
57844,
57847,
57849,
57854,
57855,
57856,
57857,
57858,
57859,
57860,
57861,
57862,
57865,
57868,
57872,
57875,
57876,
57884,
57885,
57886,
57891,
57892,
57894,
57895,
57896,
57897,
57898,
57899,
57900,
57901,
57902,
57903,
57904,
57905,
57906,
57907,
57908,
57909,
57910,
57911,
57912,
57913,
57914,
57915,
57916,
57917,
57918,
57919,
57920,
57921,
57922,
57923,
57924,
57925,
57926,
57927,
57928,
57929,
57930,
57931,
57932,
57933,
57934,
57935,
57936,
57937,
57938,
57939,
57940,
57941,
57942,
57943,
57944,
57945,
57946,
57947,
57948,
57949,
57950,
57951,
57952,
57953,
57954,
57955,
57956,
57957,
57958,
57959,
57960,
57961,
57962,
57963,
57964,
57971,
57974,
57975,
57976,
57980,
57982,
57986,
57987,
57988,
57989,
57990,
57994,
57995,
57996,
57997,
57998,
58001,
58003,
58005,
58006,
58010,
58012,
58015,
58023,
58024,
58026,
58027,
58028,
58030,
58031,
58036,
58038,
58041,
58042,
58043,
58044,
58045,
58046,
58047,
58048,
58049,
58050,
58051,
58052,
58053,
58054,
58055,
58056,
58057,
58058,
58059,
58060,
58061,
58075,
58076,
58086,
58087,
58090,
58091,
58092,
58119,
58120,
58122,
58123,
58124,
58125,
58126,
58127,
58128,
58129,
58130,
58131,
58132,
58133,
58134,
58135,
58136,
58138,
58139,
58140,
58141,
58142,
58143,
58144,
58145,
58146,
58147,
58148,
58149,
58150,
58151,
58152,
58153,
58154,
58155,
58156,
58157,
58158,
58159,
58160,
58161,
58162,
58163,
58164,
58165,
58166,
58167,
58168,
58169,
58170,
58198,
58260,
58265,
58269,
58270,
58271,
58272,
58273,
58274,
58275,
58276,
58277,
58278,
58279,
58280,
58281,
58282,
58283,
58284,
58285,
58286,
58287,
58288,
58289,
58290,
58291,
58292,
58293,
58294,
58295,
58296,
58297,
58298,
58299,
58300,
58301,
58302,
58303,
58304,
58305,
58306,
58307,
58308,
58309,
58310,
58311,
58312,
58313,
58314,
58315,
58316,
58317,
58318,
58319,
58320,
58321,
58322,
58323,
58324,
58325,
58326,
58327,
58328,
58329,
58330,
58331,
58332,
58333,
58334,
58335,
58336,
58337,
58338,
58339,
58340,
58341,
58342,
58343,
58344,
58345,
58346,
58347,
58348,
58349,
58350,
58351,
58353,
58354,
58355,
58356,
58357,
58358,
58359,
58360,
58361,
58362,
58363,
58364,
58365,
58366,
58367,
58368,
58369,
58370,
58371,
58372,
58373,
58374,
58375,
58376,
58377,
58378,
58379,
58380,
58381,
58382,
58383,
58384,
58385,
58386,
58387,
58389,
58390,
58391,
58392,
58393,
58394,
58395,
58396,
58397,
58398,
58399,
58400,
58401,
58402,
58403,
58404,
58405,
58406,
58407,
58408,
58409,
58410,
58411,
58412,
58413,
58414,
58416,
58417,
58418,
58419,
58420,
58421,
58422,
58423,
58424,
58425,
58426,
58427,
58428,
58429,
58430,
58431,
58432,
58478,
58483,
58491,
58499,
58505,
58509,
58511,
58523,
58528,
58535,
58553,
58568,
58570,
58571,
58576,
58585,
58590,
58603,
58611,
58612,
58613,
58614,
58615,
58616,
58617,
58618,
58619,
58620,
58621,
58622,
58623,
58624,
58625,
58626,
58627,
58629,
58630,
58633,
58634,
58635,
58636,
58637,
58638,
58639,
58640,
58641,
58642,
58643,
58644,
58645,
58648,
58650,
58652,
58653,
58654,
58655,
58656,
58657,
58661,
58663,
58669,
58670,
58671,
58672,
58673,
58674,
58675,
58676,
58677,
58678,
58680,
58681,
58682,
58683,
58684,
58685,
58686,
58687,
58688,
58689,
58690,
58691,
58692,
58693,
58694,
58695,
58696,
58697,
58698,
58699,
58700,
58701,
58702,
58703,
58704,
58705,
58706,
58707,
58708,
58709,
58710,
58711,
58712,
58713,
58714,
58715,
58716,
58717,
58718,
58719,
58720,
58721,
58722,
58723,
58724,
58725,
58726,
58727,
58728,
58729,
58730,
58731,
58732,
58733,
58734,
58735,
58736,
58737,
58738,
58739,
58740,
58741,
58742,
58743,
58744,
58745,
58746,
58747,
58748,
58749,
58755,
58756,
58757,
58758,
58759,
58760,
58761,
58762,
58763,
58764,
58765,
58766,
58767,
58768,
58769,
58771,
58772,
58773,
58776,
58777,
58778,
58819,
58820,
58821,
58822,
58823,
58824,
58825,
58826,
58827,
58828,
58829,
58830,
58831,
58832,
58833,
58834,
58835,
58836,
58837,
58838,
58839,
58840,
58841,
58842,
58843,
58844,
58845,
58846,
58847,
58848,
58849,
58866,
58867,
58874,
58882,
58889,
58894,
58895,
58896,
58897,
58898,
58899,
58900,
58901,
58902,
58903,
58904,
58905,
58906,
58907,
58908,
58909,
58910,
58911,
58912,
58915,
58916,
58917,
58918,
58919,
58920,
58921,
58922,
58923,
58924,
58925,
58926,
58927,
58928,
58929,
58930,
58931,
58932,
58933,
58934,
58935,
58936,
58937,
58938,
58939,
58940,
58941,
58942,
58943,
58944,
58945,
58946,
58947,
58948,
58949,
58950,
58951,
58952,
58953,
58956,
58958,
58960,
58961,
58963,
58966,
58969,
58970,
58971,
58972,
58975,
58976,
58977,
58978,
58979,
58980,
58981,
58982,
58983,
58985,
58987,
58989,
58997,
59000,
59014,
59022,
59023,
59026,
59028,
59029,
59030,
59031,
59032,
59033,
59034,
59035,
59036,
59037,
59038,
59039,
59042,
59045,
59052,
59057,
59059,
59063,
59064,
59071,
59074,
59075,
59076,
59077,
59078,
59079,
59081,
59082,
59087,
59088,
59089,
59090,
59091,
59094,
59098,
59101,
59102,
59103,
59105,
59112,
59113,
59118,
59128,
59130,
59131,
59137,
59138,
59139,
59141,
59144,
59147,
59148,
59149,
59150,
59152,
59156,
59157,
59159,
59161,
59162,
59163,
59164,
59166,
59168,
59174,
59176,
59177,
59178,
59181,
59182,
59183,
59184,
59185,
59186,
59187,
59188,
59194,
59196,
59197,
59198,
59200,
59201,
59202,
59203,
59204,
59205,
59206,
59207,
59208,
59209,
59232,
59233,
59234,
59235,
59236,
59238,
59239,
59241,
59245,
59246,
59247,
59248,
59258,
59259,
59260,
59262,
59265,
59267,
59268,
59269,
59270,
59272,
59273,
59274,
59276,
59277,
59278,
59279,
59282,
59288,
59289,
59290,
59291,
59292,
59298,
59299,
59309,
59311,
59312,
59315,
59336,
59337,
59338,
59339,
59340,
59341,
59342,
59343,
59344,
59345,
59347,
59352,
59361,
59362,
59363,
59364,
59365,
59366,
59369,
59370,
59372,
59373,
59374,
59375,
59376,
59377,
59378,
59379,
59380,
59381,
59382,
59383,
59384,
59385,
59386,
59387,
59388,
59389,
59390,
59391,
59392,
59393,
59403,
59404,
59405,
59406,
59407,
59408,
59409,
59410,
59411,
59412,
59413,
59414,
59415,
59416,
59417,
59418,
59432,
59433,
59434,
59436,
59437,
59438,
59440,
59442,
59443,
59444,
59445,
59446,
59447,
59448,
59449,
59450,
59451,
59452,
59453,
59454,
59455,
59456,
59457,
59458,
59459,
59460,
59462,
59463,
59465,
59468,
59469,
59470,
59471,
59472,
59473,
59474,
59475,
59476,
59477,
59478,
59479,
59480,
59481,
59482,
59483,
59484,
59485,
59486,
59487,
59488,
59489,
59490,
59491,
59492,
59493,
59494,
59495,
59496,
59497,
59498,
59499,
59500,
59501,
59502,
59503,
59504,
59505,
59506,
59507,
59508,
59509,
59510,
59511,
59512,
59513,
59514,
59515,
59516,
59517,
59518,
59519,
59520,
59521,
59522,
59523,
59524,
59525,
59526,
59527,
59528,
59529,
59530,
59531,
59532,
59533,
59534,
59536,
59537,
59538,
59539,
59540,
59541,
59542,
59543,
59544,
59545,
59546,
59547,
59548,
59549,
59550,
59551,
59552,
59553,
59554,
59555,
59556,
59557,
59558,
59559,
59560,
59561,
59562,
59563,
59564,
59565,
59566,
59567,
59568,
59569,
59570,
59571,
59572,
59573,
59574,
59575,
59576,
59577,
59578,
59579,
59580,
59581,
59582,
59583,
59584,
59585,
59586,
59587,
59588,
59589,
59590,
59591,
59592,
59593,
59594,
59595,
59596,
59597,
59598,
59599,
59600,
59601,
59602,
59603,
59604,
59605,
59606,
59607,
59608,
59609,
59610,
59611,
59612,
59613,
59614,
59615,
59616,
59617,
59618,
59619,
59620,
59621,
59622,
59623,
59624,
59625,
59626,
59627,
59628,
59629,
59630,
59631,
59632,
59633,
59634,
59635,
59636,
59637,
59638,
59639,
59640,
59641,
59642,
59643,
59644,
59645,
59646,
59647,
59648,
59650,
59651,
59652,
59653,
59654,
59655,
59656,
59657,
59658,
59659,
59660,
59661,
59662,
59663,
59665,
59666,
59667,
59668,
59669,
59670,
59671,
59672,
59673,
59674,
59675,
59676,
59677,
59678,
59679,
59680,
59681,
59682,
59683,
59684,
59685,
59686,
59687,
59688,
59689,
59690,
59691,
59692,
59693,
59694,
59695,
59696,
59697,
59698,
59699,
59700,
59701,
59702,
59703,
59704,
59705,
59706,
59707,
59708,
59709,
59710,
59711,
59712,
59713,
59714,
59715,
59716,
59717,
59718,
59719,
59720,
59721,
59722,
59723,
59724,
59725,
59726,
59727,
59728,
59729,
59730,
59731,
59732,
59733,
59734,
59735,
59736,
59737,
59738,
59739,
59740,
59741,
59742,
59743,
59744,
59745,
59746,
59747,
59748,
59749,
59750,
59751,
59752,
59753,
59754,
59755,
59756,
59757,
59758,
59759,
59760,
59761,
59762,
59763,
59764,
59765,
59766,
59767,
59768,
59769,
59770,
59771,
59772,
59773,
59774,
59775,
59777,
59778,
59779,
59780,
59781,
59782,
59783,
59784,
59785,
59786,
59787,
59788,
59789,
59790,
59791,
59793,
59794,
59795,
59796,
59797,
59798,
59799,
59800,
59801,
59802,
59803,
59804,
59805,
59806,
59807,
59808,
59809,
59810,
59811,
59812,
59813,
59814,
59815,
59816,
59817,
59818,
59819,
59820,
59821,
59824,
59825,
59826,
59828,
59829,
59830,
59831,
59832,
59833,
59834,
59835,
59836,
59837,
59838,
59839,
59840,
59841,
59842,
59843,
59844,
59845,
59847,
59848,
59849,
59851,
59852,
59853,
59854,
59855,
59856,
59857,
59858,
59859,
59860,
59861,
59862,
59863,
59864,
59865,
59866,
59867,
59868,
59869,
59871,
59872,
59873,
59874,
59875,
59876,
59878,
59879,
59880,
59881,
59882,
59884,
59885,
59886,
59887,
59889,
59890,
59891,
59892,
59893,
59894,
59895,
59896,
59897,
59898,
59899,
59900,
59902,
59904,
59905,
59907,
59908,
59912,
59913,
59914,
59915,
59916,
59918,
59919,
59920,
59921,
59922,
59923,
59924,
59925,
59926,
59927,
59928,
59929,
59930,
59931,
59932,
59933,
59934,
59935,
59936,
59937,
59938,
59939,
59940,
59941,
59942,
59943,
59944,
59945,
59946,
59947,
59948,
59949,
59950,
59951,
59952,
59953,
59954,
59955,
59956,
59957,
59958,
59959,
59960,
59961,
59962,
59963,
59964,
59965,
59966,
59967,
59968,
59969,
59970,
59971,
59972,
59973,
59974,
59975,
59976,
59977,
59978,
59979,
59980,
59981,
59982,
59983,
59984,
59985,
59986,
59987,
59988,
59989,
59990,
59991,
59992,
59993,
59994,
59995,
59996,
59997,
59998,
59999,
60000,
60001,
60002,
60003,
60004,
60005,
60006,
60007,
60008,
60009,
60016,
60017,
60019,
60020,
60021,
60022,
60023,
60024,
60025,
60039,
60046,
60057,
60058,
60059,
60066,
60070,
60071,
60072,
60073,
60074,
60075,
60076,
60077,
60078,
60079,
60080,
60081,
60082,
60083,
60093,
60098,
60099,
60102,
60103,
60104,
60105,
60106,
60108,
60109,
60111,
60112,
60113,
60114,
60115,
60116,
60117,
60118,
60119,
60120,
60121,
60122,
60123,
60125,
60126,
60130,
60131,
60132,
60133,
60134,
60135,
60136,
60137,
60138,
60139,
60140,
60142,
60143,
60144,
60145,
60146,
60147,
60148,
60149,
60150,
60151,
60152,
60153,
60154,
60155,
60160,
60161,
60162,
60163,
60164,
60165,
60168,
60169,
60170,
60171,
60172,
60173,
60174,
60175,
60176,
60178,
60179,
60180,
60181,
60182,
60183,
60184,
60185,
60186,
60187,
60188,
60189,
60190,
60191,
60198,
60199,
60201,
60202,
60203,
60204,
60205,
60206,
60207,
60208,
60209,
60210,
60211,
60212,
60213,
60214,
60215,
60216,
60217,
60218,
60219,
60220,
60221,
60222,
60223,
60224,
60225,
60226,
60227,
60228,
60229,
60230,
60231,
60232,
60233,
60234,
60235,
60236,
60237,
60238,
60239,
60240,
60241,
60242,
60243,
60244,
60246,
60247,
60248,
60249,
60250,
60254,
60255,
60256,
60257,
60258,
60259,
60260,
60261,
60262,
60263,
60264,
60265,
60266,
60267,
60269,
60271,
60272,
60273,
60274,
60275,
60276,
60277,
60278,
60279,
60282,
60283,
60284,
60285,
60286,
60287,
60288,
60289,
60290,
60291,
60292,
60293,
60294,
60295,
60296,
60298,
60299,
60300,
60301,
60302,
60303,
60304,
60305,
60306,
60307,
60308,
60309,
60310,
60311,
60312,
60313,
60314,
60315,
60316,
60317,
60318,
60319,
60320,
60321,
60322,
60323,
60324,
60325,
60326,
60327,
60328,
60329,
60330,
60331,
60332,
60338,
60342,
60344,
60345,
60346,
60347,
60348,
60349,
60350,
60351,
60356,
60357,
60358,
60359,
60360,
60362,
60363,
60364,
60365,
60366,
60367,
60368,
60369,
60370,
60371,
60372,
60373,
60374,
60375,
60376,
60377,
60378,
60379,
60380,
60381,
60382,
60383,
60384,
60385,
60386,
60387,
60388,
60389,
60390,
60391,
60392,
60393,
60394,
60395,
60396,
60397,
60398,
60399,
60400,
60401,
60402,
60403,
60404,
60406,
60407,
60412,
60413,
60414,
60415,
60424,
60425,
60426,
60427,
60428,
60429,
60430,
60431,
60432,
60433,
60434,
60435,
60436,
60437,
60438,
60439,
60440,
60441,
60442,
60443,
60444,
60445,
60446,
60447,
60448,
60465,
60485,
60530,
60531,
61239,
61240,
61241,
61242,
61243,
61244,
61245,
61246,
61247,
61248,
61249,
61250,
61251,
61252,
61253,
61255,
61256,
61257,
61258,
61259,
61260,
61261,
61262,
61263,
61264,
61265,
61267,
61268,
61269,
61270,
61271,
61272,
61273,
61274,
61275,
61276,
61277,
61278,
61279,
61283,
61284,
61286,
61288,
61289,
61290,
61291,
61292,
61293,
61294,
61295,
61296,
61297,
61298,
61299,
61300,
61301,
61302,
61303,
61304,
61307,
61308,
61309,
61311,
61313,
61315,
61316,
61317,
61318,
61327,
61329,
61330,
61331,
61335,
61340,
61341,
61342,
61343,
61344,
61345,
61346,
61347,
61348,
61351,
61353,
61357,
61358,
61359,
61361,
61362,
61366,
61367,
61368,
61375,
61376,
61377,
61378,
61379,
61381,
61382,
61385,
61386,
61387,
61389,
61390,
61391,
61392,
61393,
61394,
61395,
61396,
61397,
61398,
61399,
61400,
61401,
61402,
61403,
61404,
61405,
61406,
61407,
61408,
61409,
61410,
61411,
61412,
61413,
61414,
61415,
61416,
61417,
61418,
61419,
61420,
61421,
61422,
61423,
61424,
61425,
61426,
61427,
61428,
61429,
61430,
61431,
61432,
61433,
61434,
61435,
61436,
61437,
61438,
61439,
61440,
61441,
61442,
61443,
61444,
61445,
61446,
61447,
61448,
61449,
61450,
61451,
61452,
61453,
61454,
61455,
61456,
61457,
61458,
61459,
61460,
61461,
61462,
61463,
61464,
61465,
61466,
61467,
61468,
61469,
61470,
61471,
61472,
61473,
61474,
61475,
61476,
61477,
61480,
61481,
61482,
61483,
61484,
61485,
61486,
61487,
61488,
61489,
61490,
61491,
61492,
61493,
61494,
61495,
61496,
61497,
61498,
61499,
61500,
61501,
61502,
61503,
61504,
61505,
61506,
61507,
61508,
61509,
61511,
61512,
61513,
61514,
61515,
61516,
61517,
61518,
61519,
61520,
61521,
61522,
61523,
61524,
61525,
61526,
61527,
61528,
61529,
61530,
61531,
61532,
61533,
61534,
61535,
61536,
61537,
61538,
61539,
61540,
61541,
61543,
61544,
61545,
61546,
61547,
61548,
61549,
61550,
61551,
61552,
61553,
61554,
61555,
61556,
61557,
61558,
61559,
61560,
61561,
61562,
61563,
61564,
61565,
61566,
61567,
61568,
61569,
61570,
61571,
61572,
61573,
61575,
61576,
61577,
61579,
61580,
61581,
61582,
61583,
61584,
61585,
61586,
61591,
61593,
61594,
61595,
61596,
61597,
61598,
61599,
61600,
61601,
61602,
61603,
61604,
61605,
61606,
61607,
61608,
61609,
61610,
61611,
61612,
61616,
61623,
61626,
61627,
61628,
61629,
61630,
61631,
61632,
61633,
61634,
61635,
61637,
61638,
61639,
61640,
61644,
61646,
61647,
61648,
61649,
61650,
61651,
61652,
61657,
61658,
61660,
61661,
61666,
61667,
61668,
61671,
61675,
61676,
61679,
61683,
61685,
61686,
61690,
61691,
61692,
61693,
61694,
61695,
61696,
61697,
61698,
61700,
61702,
61703,
61704,
61705,
61706,
61707,
61709,
61710,
61711,
61713,
61714,
61716,
61718,
61721,
61722,
61723,
61724,
61725,
61726,
61727,
61728,
61729,
61730,
61731,
61732,
61733,
61734,
61735,
61737,
61738,
61739,
61740,
61741,
61742,
61743,
61744,
61745,
61746,
61747,
61748,
61749,
61750,
61751,
61755,
61763,
61767,
61768,
61769,
61770,
61771,
61773,
61775,
61776,
61778,
61780,
61781,
61782,
61783,
61785,
61787,
61788,
61789,
61791,
61793,
61795,
61796,
61797,
61798,
61799,
61800,
61802,
61803,
61805,
61807,
61810,
61812,
61814,
61816,
61819,
61821,
61822,
61823,
61825,
61826,
61828,
61831,
61832,
61833,
61834,
61835,
61836,
61840,
61841,
61844,
61846,
61847,
61849,
61851,
61852,
61853,
61854,
61855,
61856,
61857,
61858,
61859,
61861,
61862,
61863,
61864,
61865,
61866,
61867,
61868,
61869,
61870,
61871,
61872,
61873,
61874,
61875,
61876,
61877,
61878,
61879,
61880,
61881,
61883,
61884,
61886,
61887,
61888,
61889,
61890,
61891,
61892,
61893,
61894,
61895,
61896,
61897,
61898,
61900,
61901,
61902,
61903,
61904,
61905,
61906,
61908,
61909,
61910,
61911,
61912,
61913,
61914,
61915,
61916,
61917,
61918,
61919,
61920,
61921,
61922,
61923,
61924,
61925,
61926,
61927,
61928,
61929,
61930,
61935,
61936,
61937,
61938,
61939,
61940,
61941,
61942,
61943,
61944,
61945,
61946,
61947,
61948,
61950,
61951,
61952,
61953,
61954,
61955,
61956,
61957,
61958,
61962,
61963,
61964,
61966,
61969,
61970,
61974,
61975,
61976,
61977,
61978,
61980,
61981,
61982,
61983,
61984,
61985,
61986,
61987,
61991,
61995,
61996,
61998,
61999,
62000,
62002,
62003,
62005,
62006,
62007,
62008,
62009,
62010,
62011,
62718,
62720,
62721,
62722,
62723,
62726,
62727,
62728,
62729,
62730,
62731,
62732,
62733,
62734,
62736,
62737,
62738,
62739,
62740,
62741,
62743,
62744,
62746,
62747,
62748,
62749,
62750,
62751,
62753,
62754,
62755,
62756,
62757,
62758,
62759,
62760,
62761,
62762,
62763,
62764,
62765,
62767,
62768,
62770,
62773,
62775,
62777,
62779,
62780,
62781,
62782,
62783,
62784,
62786,
62787,
62788,
62789,
62791,
62793,
62794,
62795,
62797,
62798,
62799,
62800,
62802,
62803,
62804,
62805,
62806,
62807,
62808,
62809,
62810,
62811,
62816,
62817,
62818,
62819,
62820,
62821,
62822,
62823,
62824,
62825,
62826,
62827,
62828,
62829,
62830,
62832,
62833,
62839,
62840,
62841,
62842,
62843,
62844,
62845,
62846,
62847,
62848,
62849,
62850,
62851,
62852,
62853,
62854,
62855,
62856,
62858,
62859,
62860,
62861,
62862,
62863,
62865,
62866,
62874,
62875,
62877,
62878,
62880,
62881,
62882,
62883,
62884,
62885,
62886,
62887,
62927,
62928,
62929,
62930,
62931,
62934,
62935,
62936,
62937,
62939,
62940,
62941,
62942,
62943,
62945,
62946,
62947,
62948,
62949,
62951,
62952,
62953,
62957,
62958,
62959,
62960,
62961,
62962,
62963,
62964,
62965,
62966,
62967,
62968,
62979,
62980,
62983,
62984,
62985,
62986,
62987,
62988,
62989,
62990,
62994,
62995,
62996,
62997,
62998,
62999,
63000,
63003,
63004,
63005,
63006,
63007,
63009,
63010,
63011,
63012,
63013,
63052,
63053,
63054,
63055,
63056,
63057,
63058,
63059,
63060,
63061,
63062,
63063,
63064,
63088,
63089,
63090,
63091,
63092,
63093,
63094,
63095,
63096,
63097,
63098,
63099,
63100,
63101,
63102,
63103,
63105,
63106,
63107,
63108,
63109,
63110,
63111,
63127,
63131,
63132,
63133,
63134,
63135,
63136,
63137,
63138,
63139,
63140,
63141,
63142,
63143,
63144,
63145,
63146,
63147,
63148,
63149,
63150,
63151,
63152,
63156,
63157,
63158,
63159,
63160,
63161,
63162,
63163,
63165,
63166,
63167,
63168,
63169,
63170,
63171,
63172,
63179,
63180,
63183,
63188,
63189,
63190,
63191,
63192,
63193,
63194,
63195,
63196,
63197,
63198,
63199,
63200,
63201,
63202,
63203,
63204,
63205,
63206,
63207,
63208,
63209,
63210,
63211,
63212,
63214,
63215,
63216,
63217,
63218,
63219,
63220,
63221,
63222,
63223,
63224,
63225,
63226,
63227,
63229,
63230,
63231,
63232,
63233,
63234,
63235,
63236,
63237,
63238,
63239,
63240,
63241,
63242,
63243,
63244,
63245,
63246,
63247,
63248,
63249,
63250,
63251,
63252,
63253,
63254,
63255,
63256,
63257,
63258,
63259,
63260,
63261,
63262,
63263,
63264,
63265,
63266,
63267,
63268,
63269,
63270,
63271,
63272,
63273,
63274,
63275,
63276,
63277,
63278,
63279,
63280,
63281,
63282,
63283,
63284,
63285,
63286,
63287,
63288,
63289,
63290,
63291,
63292,
63293,
63294,
63295,
63296,
63297,
63298,
63299,
63300,
63301,
63302,
63303,
63304,
63305,
63306,
63307,
63308,
63309,
63310,
63311,
63312,
63313,
63314,
63315,
63316,
63317,
63318,
63319,
63320,
63321,
63322,
63323,
63324,
63325,
63326,
63327,
63328,
63329,
63330,
63331,
63332,
63333,
63334,
63335,
63336,
63337,
63338,
63339,
63340,
63341,
63342,
63343,
63344,
63345,
63346,
63347,
63348,
63349,
63350,
63351,
63352,
63353,
63354,
63355,
63356,
63357,
63358,
63359,
63360,
63361,
63362,
63363,
63364,
63365,
63366,
63367,
63368,
63369,
63370,
63371,
63372,
63373,
63374,
63375,
63376,
63377,
63378,
63379,
63380,
63381,
63382,
63383,
63384,
63385,
63386,
63387,
63388,
63389,
63390,
63391,
63392,
63393,
63394,
63395,
63396,
63397,
63398,
63399,
63400,
63401,
63402,
63403,
63404,
63405,
63406,
63407,
63408,
63409,
63410,
63411,
63412,
63439,
63440,
63441,
63442,
63443,
63444,
63445,
63446,
63447,
63448,
63449,
63450,
63451,
63452,
63453,
63454,
63455,
63456,
63457,
63458,
63459,
63460,
63461,
63462,
63463,
63464,
63465,
63466,
63467,
63468,
63469,
63470,
63471,
63472,
63473,
63474,
63475,
63476,
63477,
63478,
63479,
63480,
63481,
63482,
63483,
63484,
63485,
63486,
63487,
63488,
63489,
63490,
63491,
63492,
63493,
63494,
63495,
63496,
63497,
63498,
63499,
63500,
63501,
63502,
63503,
63504,
63505,
63506,
63507,
63508,
63509,
63510,
63511,
63512,
63513,
63514,
63515,
63516,
63517,
63519,
63520,
63521,
63522,
63523,
63524,
63525,
63526,
63527,
63528,
63529,
63530,
63531,
63532,
63533,
63534,
63535,
63536,
63537,
63538,
63539,
63540,
63541,
63543,
63544,
63547,
63548,
63549,
63550,
63551,
63552,
63553,
63554,
63556,
63557,
63558,
63559,
63560,
63561,
63562,
63563,
63564,
63565,
63566,
63567,
63568,
63569,
63570,
63571,
63572,
63573,
63574,
63575,
63576,
63577,
63578,
63579,
63580,
63581,
63582,
63583,
63584,
63585,
63586,
63587,
63588,
63589,
63590,
63591,
63592,
63593,
63594,
63595,
63596,
63597,
63598,
63599,
63600,
63601,
63602,
63603,
63604,
63605,
63606,
63607,
63608,
63609,
63610,
63611,
63612,
63613,
63614,
63615,
63616,
63617,
63618,
63619,
63620,
63621,
63622,
63623,
63624,
63625,
63626,
63627,
63628,
63629,
63630,
63631,
63633,
63634,
63635,
63636,
63637,
63638,
63639,
63640,
63641,
63642,
63643,
63644,
63645,
63646,
63647,
63648,
63650,
63651,
63652,
63653,
63654,
63655,
63656,
63657,
63658,
63659,
63660,
63661,
63662,
63663,
63664,
63665,
63666,
63667,
63668,
63669,
63670,
63671,
63672,
63673,
63674,
63675,
63676,
63677,
63678,
63679,
63680,
63681,
63682,
63683,
63684,
63685,
63686,
63687,
63688,
63689,
63690,
63691,
63692,
63693,
63694,
63695,
63696,
63697,
63698,
63699,
63701,
63702,
63703,
63704,
63705,
63706,
63707,
63708,
63709,
63710,
63711,
63712,
63713,
63714,
63715,
63716,
63717,
63718,
63719,
63720,
63722,
63723,
63724,
63725,
63726,
63727,
63728,
63730,
63731,
63732,
63733,
63734,
63735,
63736,
63737,
63741,
63742,
63743
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"rlig"
]
},
"latn": {
"default": [
"rlig"
]
}
}
},
"counts": {
"num_cmap_codepoints": 3528,
"num_glyphs": 3260
}
},
"load_end": 4450,
"ttfb_start": 1673,
"ttfb_end": 4073,
"download_start": 4073,
"download_end": 4450,
"download_ms": 377,
"all_start": 1673,
"all_end": 4450,
"all_ms": 2777,
"index": 17,
"number": 18
},
{
"type": 3,
"id": "74553.51",
"request_id": "74553.51",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/BespokeSerif-Extrabold.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/BespokeSerif-Extrabold.woff2",
"raw_id": "74553.51",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 2037,
"ttfb_ms": 2027,
"load_start": 2451,
"load_start_float": 2451.0002989999998,
"bytesIn": 21108,
"objectSize": 21108,
"objectSizeUncompressed": 21108,
"chunks": [
{
"ts": 4480,
"bytes": 16037
},
{
"ts": 4488,
"bytes": 5071
}
],
"expires": "Fri, 30 May 2025 06:47:51 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/BespokeSerif-Extrabold.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 21108",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:51 GMT",
"expires: Fri, 30 May 2025 06:47:51 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2071,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1663,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 37,
"http2_stream_dependency": 35,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 299,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"FFTM": 28,
"GDEF": 56,
"GPOS": 15100,
"GSUB": 686,
"OS\/2": 96,
"cmap": 950,
"gasp": 8,
"glyf": 34414,
"head": 54,
"hhea": 36,
"hmtx": 1552,
"loca": 0,
"maxp": 32,
"name": 2481,
"post": 2006
},
"names": {
"0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
"1": "Bespoke Serif Extrabold",
"2": "Regular",
"3": "1.000;ITFO;BespokeSerif-Extrabold",
"4": "false",
"5": "Version 1.000",
"6": "false",
"7": "Bespoke is a trademark of the Indian Type Foundry.",
"8": "Indian Type Foundry",
"9": "Jeremie Hornus, Theo Guillard, Morgane Pambrun, Alisa Nowak, Joa",
"10": "Copyright 2017 Indian Type Foundry",
"11": "https:\/\/indiantypefoundry.com",
"12": "www.indiantypefoundry.com\/designers",
"13": "This Font Software is protected under domestic and international",
"14": "https:\/\/fontshare.com\/terms",
"16": "Bespoke Serif",
"17": "Extrabold"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 619,
"usWeightClass": 800,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 170,
"yStrikeoutPosition": 350,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483655,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ITFO",
"fsSelection": 160,
"usFirstCharIndex": 13,
"usLastCharIndex": 64258,
"sTypoAscender": 1010,
"sTypoDescender": -270,
"sTypoLineGap": 90,
"usWinAscent": 1010,
"usWinDescent": 270,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 530,
"sCapHeight": 700,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 3,
"panose": {
"bFamilyType": 0,
"bSerifStyle": 0,
"bWeight": 0,
"bProportion": 0,
"bContrast": 0,
"bStrokeVariation": 0,
"bArmStyle": 0,
"bLetterForm": 0,
"bMidline": 0,
"bXHeight": 0
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 170,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 1,
"encoding": 0
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
536,
537,
538,
539,
567,
710,
711,
728,
729,
730,
731,
732,
733,
806,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7922,
7923,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8249,
8250,
8260,
8304,
8308,
8364,
8377,
8467,
8482,
8486,
8494,
8706,
8710,
8719,
8721,
8722,
8725,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
9674,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"grek": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"latn": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
],
"MOL ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
],
"ROM ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"grek": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 381,
"num_glyphs": 388
}
},
"load_end": 4488,
"ttfb_start": 2451,
"ttfb_end": 4478,
"download_start": 4478,
"download_end": 4488,
"download_ms": 10,
"all_start": 2451,
"all_end": 4488,
"all_ms": 2037,
"index": 18,
"number": 19
},
{
"type": 3,
"id": "74553.43",
"request_id": "74553.43",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
"raw_id": "74553.43",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1783,
"ttfb_ms": 1782,
"load_start": 2734,
"load_start_float": 2734.000305,
"bytesIn": 15628,
"objectSize": 15628,
"objectSizeUncompressed": 15628,
"chunks": [
{
"ts": 4517,
"bytes": 15628
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-regular.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 15628",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2098,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1663,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 39,
"http2_stream_dependency": 37,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 305,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10600,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 72,
"cmap": 610,
"gasp": 8,
"glyf": 14896,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 716,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight",
"2": "Regular",
"3": "3.052;ADBO;SourceSans3ExtraLight-Regular",
"4": "Source Sans 3 ExtraLight Regular",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Regular",
"14": "http:\/\/scripts.sil.org\/OFL"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 400,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 291,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 486,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4517,
"ttfb_start": 2734,
"ttfb_end": 4516,
"download_start": 4516,
"download_end": 4517,
"download_ms": 1,
"all_start": 2734,
"all_end": 4517,
"all_ms": 1783,
"index": 19,
"number": 20
},
{
"type": 3,
"id": "74553.47",
"request_id": "74553.47",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
"raw_id": "74553.47",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1198,
"ttfb_ms": 1197,
"load_start": 3343,
"load_start_float": 3343.0003109999998,
"bytesIn": 14772,
"objectSize": 14772,
"objectSizeUncompressed": 14772,
"chunks": [
{
"ts": 4541,
"bytes": 14772
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-900.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 14772",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2086,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1664,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 41,
"http2_stream_dependency": 39,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 311,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10444,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 68,
"cmap": 610,
"gasp": 8,
"glyf": 14933,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 750,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight Black",
"2": "Regular",
"3": "3.052;ADBO;SourceSans3ExtraLight-Black",
"4": "Source Sans 3 ExtraLight Black",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Black",
"14": "http:\/\/scripts.sil.org\/OFL",
"16": "Source Sans 3 ExtraLight",
"17": "Black"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 900,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 299,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 500,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4541,
"ttfb_start": 3343,
"ttfb_end": 4540,
"download_start": 4540,
"download_end": 4541,
"download_ms": 1,
"all_start": 3343,
"all_end": 4541,
"all_ms": 1198,
"index": 20,
"number": 21
},
{
"type": 3,
"id": "74553.45",
"request_id": "74553.45",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
"raw_id": "74553.45",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 1017,
"ttfb_ms": 1016,
"load_start": 3552,
"load_start_float": 3552.000317,
"bytesIn": 15536,
"objectSize": 15536,
"objectSizeUncompressed": 15536,
"chunks": [
{
"ts": 4569,
"bytes": 15536
}
],
"expires": "Fri, 30 May 2025 06:47:52 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/source-sans-3-v15-latin-700.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 15536",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:52 GMT",
"expires: Fri, 30 May 2025 06:47:52 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2086,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1664,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 43,
"http2_stream_dependency": 41,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 317,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 164,
"GPOS": 10618,
"GSUB": 2230,
"OS\/2": 96,
"STAT": 68,
"cmap": 610,
"gasp": 8,
"glyf": 14938,
"head": 54,
"hhea": 36,
"hmtx": 1300,
"loca": 0,
"maxp": 32,
"name": 704,
"post": 1754,
"prep": 7
},
"names": {
"0": "\u00a9 2023 Adobe (http:\/\/www.adobe.com\/), with Reserved Font Name \u2018S",
"1": "Source Sans 3 ExtraLight",
"2": "Bold",
"3": "3.052;ADBO;SourceSans3ExtraLight-Bold",
"4": "Source Sans 3 ExtraLight Bold",
"5": "Version 3.052;hotconv 1.1.0;makeotfexe 2.6.0",
"6": "SourceSans3ExtraLight-Bold",
"14": "http:\/\/scripts.sil.org\/OFL"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 493,
"usWeightClass": 700,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 297,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483751,
"ulUnicodeRange2": 3,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ADBO",
"fsSelection": 160,
"usFirstCharIndex": 32,
"usLastCharIndex": 65279,
"sTypoAscender": 1024,
"sTypoDescender": -400,
"sTypoLineGap": 0,
"usWinAscent": 934,
"usWinDescent": 288,
"ulCodePageRange1": 536871327,
"ulCodePageRange2": 0,
"sxHeight": 496,
"sCapHeight": 660,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 5,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 3,
"bProportion": 3,
"bContrast": 3,
"bStrokeVariation": 4,
"bArmStyle": 3,
"bLetterForm": 2,
"bMidline": 2,
"bXHeight": 4
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -50,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
305,
338,
339,
699,
700,
710,
730,
732,
768,
769,
771,
772,
776,
777,
803,
809,
8201,
8203,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8226,
8230,
8242,
8243,
8249,
8250,
8260,
8308,
8364,
8482,
8593,
8595,
8722,
8725,
65279
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"cyrl": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
]
},
"grek": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
},
"latn": {
"default": [
"ccmp",
"dnom",
"frac",
"liga",
"numr",
"pnum"
],
"APPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
],
"IPPH": [
"ccmp",
"dnom",
"frac",
"liga",
"locl",
"numr",
"pnum"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"cyrl": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"grek": {
"default": [
"kern",
"mark",
"mkmk"
]
},
"latn": {
"default": [
"kern",
"mark",
"mkmk"
]
}
}
},
"counts": {
"num_cmap_codepoints": 232,
"num_glyphs": 325
}
},
"load_end": 4569,
"ttfb_start": 3552,
"ttfb_end": 4568,
"download_start": 4568,
"download_end": 4569,
"download_ms": 1,
"all_start": 3552,
"all_end": 4569,
"all_ms": 1017,
"index": 21,
"number": 22
},
{
"type": 3,
"id": "74553.49",
"request_id": "74553.49",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/fonts\/BespokeSerif-Medium.woff2",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/fonts\/BespokeSerif-Medium.woff2",
"raw_id": "74553.49",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 854,
"ttfb_ms": 840,
"load_start": 3752,
"load_start_float": 3752.0003230000002,
"bytesIn": 23612,
"objectSize": 23612,
"objectSizeUncompressed": 23612,
"chunks": [
{
"ts": 4593,
"bytes": 16036
},
{
"ts": 4606,
"bytes": 7576
}
],
"expires": "Fri, 30 May 2025 06:47:53 GMT",
"cacheControl": "max-age=2592000",
"contentType": "application\/x-font-woff",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/fonts\/BespokeSerif-Medium.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/gartenbaumuseum.de",
"priority: u=0",
"referer: https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"access-control-allow-origin: *",
"cache-control: max-age=2592000",
"content-length: 23612",
"content-type: application\/x-font-woff",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"expires: Fri, 30 May 2025 06:47:53 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2062,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 1665,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 45,
"http2_stream_dependency": 43,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 323,
"server_port": "443",
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"FFTM": 28,
"GDEF": 56,
"GPOS": 20182,
"GSUB": 686,
"OS\/2": 96,
"cmap": 950,
"gasp": 8,
"glyf": 33579,
"head": 54,
"hhea": 36,
"hmtx": 1552,
"loca": 0,
"maxp": 32,
"name": 2454,
"post": 2006
},
"names": {
"0": "Copyright 2017-2021 Indian Type Foundry. All rights reserved.",
"1": "Bespoke Serif Medium",
"2": "Regular",
"3": "1.000;ITFO;BespokeSerif-Medium",
"4": "false",
"5": "Version 1.000",
"6": "false",
"7": "Bespoke is a trademark of the Indian Type Foundry.",
"8": "Indian Type Foundry",
"9": "Jeremie Hornus, Theo Guillard, Morgane Pambrun, Alisa Nowak, Joa",
"10": "Copyright 2017 Indian Type Foundry",
"11": "https:\/\/indiantypefoundry.com",
"12": "www.indiantypefoundry.com\/designers",
"13": "This Font Software is protected under domestic and international",
"14": "https:\/\/fontshare.com\/terms",
"16": "Bespoke Serif",
"17": "Medium"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 580,
"usWeightClass": 500,
"usWidthClass": 5,
"fsType": 0,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 106,
"yStrikeoutPosition": 350,
"sFamilyClass": 0,
"ulUnicodeRange1": 2147483655,
"ulUnicodeRange2": 268435456,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ITFO",
"fsSelection": 192,
"usFirstCharIndex": 13,
"usLastCharIndex": 64258,
"sTypoAscender": 1010,
"sTypoDescender": -270,
"sTypoLineGap": 90,
"usWinAscent": 1010,
"usWinDescent": 270,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 513,
"sCapHeight": 700,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 3,
"panose": {
"bFamilyType": 0,
"bSerifStyle": 0,
"bWeight": 0,
"bProportion": 0,
"bContrast": 0,
"bStrokeVariation": 0,
"bArmStyle": 0,
"bLetterForm": 0,
"bMidline": 0,
"bXHeight": 0
}
},
"post": {
"formatType": 2,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 106,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 1,
"encoding": 0
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
13,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
536,
537,
538,
539,
567,
710,
711,
728,
729,
730,
731,
732,
733,
806,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7922,
7923,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8249,
8250,
8260,
8304,
8308,
8364,
8377,
8467,
8482,
8486,
8494,
8706,
8710,
8719,
8721,
8722,
8725,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
9674,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"grek": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
]
},
"latn": {
"default": [
"aalt",
"frac",
"liga",
"ordn",
"salt",
"sups"
],
"MOL ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
],
"ROM ": [
"aalt",
"frac",
"liga",
"locl",
"ordn",
"salt",
"sups"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"grek": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 381,
"num_glyphs": 388
}
},
"load_end": 4606,
"ttfb_start": 3752,
"ttfb_end": 4592,
"download_start": 4592,
"download_end": 4606,
"download_ms": 14,
"all_start": 3752,
"all_end": 4606,
"all_ms": 854,
"index": 22,
"number": 23
},
{
"type": 3,
"id": "74553.29",
"request_id": "74553.29",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"raw_id": "74553.29",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 863,
"ttfb_ms": 820,
"load_start": 3814,
"load_start_float": 3814.000207,
"bytesIn": 40996,
"objectSize": 40996,
"objectSizeUncompressed": 40996,
"chunks": [
{
"ts": 4636,
"bytes": 16122
},
{
"ts": 4664,
"bytes": 16366
},
{
"ts": 4677,
"bytes": 8508
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 40996",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2287,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 40996,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 591,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 47,
"http2_stream_dependency": 33,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 207,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "40 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 100.551,
"standardDeviation": 70.723500000000001,
"kurtosis": -1.19652,
"skewness": 0.26972000000000002,
"entropy": 0.96659899999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 112.789,
"standardDeviation": 76.551100000000005,
"kurtosis": -1.27956,
"skewness": 0.115718,
"entropy": 0.97979499999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 100.92100000000001,
"standardDeviation": 69.989999999999995,
"kurtosis": -1.2397199999999999,
"skewness": 0.16747600000000001,
"entropy": 0.96710200000000002
},
"blue": {
"min": 0,
"max": 255,
"mean": 87.943100000000001,
"standardDeviation": 65.629400000000004,
"kurtosis": -1.09781,
"skewness": 0.46002999999999999,
"entropy": 0.95289900000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:53+00:00",
"date:modify": "2025-04-30T06:47:53+00:00",
"signature": "22e6cd1601fe03d6df4bca6aa395c71d3bc614ef73f46eb7ed6b1810f963a90d"
},
"tainted": false,
"filesize": "40996B",
"numberPixels": "960000",
"pixelsPerSecond": "71.8361MB",
"userTime": "0.000u",
"elapsedTime": "0:01.013"
}
},
"load_end": 4677,
"ttfb_start": 3814,
"ttfb_end": 4634,
"download_start": 4634,
"download_end": 4677,
"download_ms": 43,
"all_start": 3814,
"all_end": 4677,
"all_ms": 863,
"index": 23,
"number": 24
},
{
"type": 3,
"id": "74553.30",
"request_id": "74553.30",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"raw_id": "74553.30",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 806,
"ttfb_ms": 655,
"load_start": 4050,
"load_start_float": 4050.0002129999998,
"bytesIn": 106450,
"objectSize": 106450,
"objectSizeUncompressed": 106450,
"chunks": [
{
"ts": 4707,
"bytes": 16121
},
{
"ts": 4735,
"bytes": 16366
},
{
"ts": 4758,
"bytes": 16366
},
{
"ts": 4786,
"bytes": 16366
},
{
"ts": 4814,
"bytes": 16366
},
{
"ts": 4843,
"bytes": 16366
},
{
"ts": 4856,
"bytes": 8499
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 106450",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 2239,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 106450,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 592,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 49,
"http2_stream_dependency": 47,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 213,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "104 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 68.027500000000003,
"standardDeviation": 59.935899999999997,
"kurtosis": 0.069467699999999993,
"skewness": 0.97968699999999997,
"entropy": 0.92366700000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 79.418499999999995,
"standardDeviation": 67.357200000000006,
"kurtosis": -0.44937300000000002,
"skewness": 0.81644600000000001,
"entropy": 0.95631500000000003
},
"green": {
"min": 0,
"max": 255,
"mean": 75.382000000000005,
"standardDeviation": 57.081200000000003,
"kurtosis": -0.12844,
"skewness": 0.78899799999999998,
"entropy": 0.94836500000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 49.281999999999996,
"standardDeviation": 55.369300000000003,
"kurtosis": 1.37951,
"skewness": 1.42604,
"entropy": 0.86631999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "587c035603eb02452a36d0ecf81eefdd46bec333927ac534d4ee04294d8b8e6b"
},
"tainted": false,
"filesize": "106450B",
"numberPixels": "960000",
"pixelsPerSecond": "54.7122MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 4856,
"ttfb_start": 4050,
"ttfb_end": 4705,
"download_start": 4705,
"download_end": 4856,
"download_ms": 151,
"all_start": 4050,
"all_end": 4856,
"all_ms": 806,
"index": 24,
"number": 25
},
{
"type": 3,
"id": "74553.31",
"request_id": "74553.31",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"raw_id": "74553.31",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 589,
"ttfb_ms": 433,
"load_start": 4451,
"load_start_float": 4451.0002189999996,
"bytesIn": 108466,
"objectSize": 108466,
"objectSizeUncompressed": 108466,
"chunks": [
{
"ts": 4886,
"bytes": 16121
},
{
"ts": 4914,
"bytes": 16366
},
{
"ts": 4937,
"bytes": 16366
},
{
"ts": 4966,
"bytes": 16366
},
{
"ts": 4994,
"bytes": 16366
},
{
"ts": 5020,
"bytes": 16366
},
{
"ts": 5040,
"bytes": 10515
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 108466",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:59:35 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 2311,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 108466,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 593,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 51,
"http2_stream_dependency": 49,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 219,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "106 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 162.97499999999999,
"standardDeviation": 83.823400000000007,
"kurtosis": -1.2749600000000001,
"skewness": -0.484346,
"entropy": 0.90572900000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 165.33799999999999,
"standardDeviation": 85.759399999999999,
"kurtosis": -1.28477,
"skewness": -0.495006,
"entropy": 0.88511600000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 164.83500000000001,
"standardDeviation": 83.811400000000006,
"kurtosis": -1.27261,
"skewness": -0.49305300000000002,
"entropy": 0.90598199999999995
},
"blue": {
"min": 0,
"max": 255,
"mean": 158.75200000000001,
"standardDeviation": 81.899500000000003,
"kurtosis": -1.2686200000000001,
"skewness": -0.47639599999999999,
"entropy": 0.92608800000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "9649c12639512fe4de9fb6d518b69492fa329762a3ff6072e755b81386e8b394"
},
"tainted": false,
"filesize": "108466B",
"numberPixels": "960000",
"pixelsPerSecond": "56.2348MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 5040,
"ttfb_start": 4451,
"ttfb_end": 4884,
"download_start": 4884,
"download_end": 5040,
"download_ms": 156,
"all_start": 4451,
"all_end": 5040,
"all_ms": 589,
"index": 25,
"number": 26
},
{
"type": 3,
"id": "74553.32",
"request_id": "74553.32",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"raw_id": "74553.32",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 689,
"ttfb_ms": 575,
"load_start": 4488,
"load_start_float": 4488.0002249999998,
"bytesIn": 82778,
"objectSize": 82778,
"objectSizeUncompressed": 82778,
"chunks": [
{
"ts": 5065,
"bytes": 16122
},
{
"ts": 5093,
"bytes": 16366
},
{
"ts": 5121,
"bytes": 16366
},
{
"ts": 5149,
"bytes": 16366
},
{
"ts": 5177,
"bytes": 17558
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 82778",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 2341,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 82778,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 593,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 53,
"http2_stream_dependency": 51,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 225,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "81 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 116.227,
"standardDeviation": 82.132800000000003,
"kurtosis": -1.28342,
"skewness": 0.189918,
"entropy": 0.96596400000000004
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 120.77200000000001,
"standardDeviation": 92.616900000000001,
"kurtosis": -1.5072000000000001,
"skewness": 0.12912299999999999,
"entropy": 0.93621100000000002
},
"green": {
"min": 0,
"max": 255,
"mean": 125.012,
"standardDeviation": 72.718100000000007,
"kurtosis": -1.1084000000000001,
"skewness": 0.0046048299999999999,
"entropy": 0.991062
},
"blue": {
"min": 0,
"max": 255,
"mean": 102.89700000000001,
"standardDeviation": 81.063299999999998,
"kurtosis": -1.0882099999999999,
"skewness": 0.43282500000000002,
"entropy": 0.97062000000000004
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "deda5a3d52ab5b779fc7db0eec09e270a0a44e451c3fe044fba6f0c306477f4d"
},
"tainted": false,
"filesize": "82778B",
"numberPixels": "960000",
"pixelsPerSecond": "59.2015MB",
"userTime": "0.010u",
"elapsedTime": "0:01.016"
}
},
"load_end": 5177,
"ttfb_start": 4488,
"ttfb_end": 5063,
"download_start": 5063,
"download_end": 5177,
"download_ms": 114,
"all_start": 4488,
"all_end": 5177,
"all_ms": 689,
"index": 26,
"number": 27
},
{
"type": 3,
"id": "74553.33",
"request_id": "74553.33",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"raw_id": "74553.33",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 714,
"ttfb_ms": 685,
"load_start": 4520,
"load_start_float": 4520.000231,
"bytesIn": 32808,
"objectSize": 32808,
"objectSizeUncompressed": 32808,
"chunks": [
{
"ts": 5207,
"bytes": 16122
},
{
"ts": 5234,
"bytes": 16686
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 32808",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 993",
":status: 200"
]
},
"bytesOut": 2260,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 32808,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 594,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 55,
"http2_stream_dependency": 53,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 231,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "16 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 5234,
"ttfb_start": 4520,
"ttfb_end": 5205,
"download_start": 5205,
"download_end": 5234,
"download_ms": 29,
"all_start": 4520,
"all_end": 5234,
"all_ms": 714,
"index": 27,
"number": 28
},
{
"type": 3,
"id": "74553.34",
"request_id": "74553.34",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"raw_id": "74553.34",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 782,
"ttfb_ms": 720,
"load_start": 4541,
"load_start_float": 4541.0002370000002,
"bytesIn": 53502,
"objectSize": 53502,
"objectSizeUncompressed": 53502,
"chunks": [
{
"ts": 5263,
"bytes": 16122
},
{
"ts": 5291,
"bytes": 16366
},
{
"ts": 5315,
"bytes": 16366
},
{
"ts": 5323,
"bytes": 4648
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 53502",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Fri, 04 Apr 2025 13:03:17 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 992",
":status: 200"
]
},
"bytesOut": 2395,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 53502,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 594,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 57,
"http2_stream_dependency": 55,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 237,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Error reading RIFF file (corrupted?)"
},
"File": {
"FileSize": "48 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
}
}
},
"load_end": 5323,
"ttfb_start": 4541,
"ttfb_end": 5261,
"download_start": 5261,
"download_end": 5323,
"download_ms": 62,
"all_start": 4541,
"all_end": 5323,
"all_ms": 782,
"index": 28,
"number": 29
},
{
"type": 3,
"id": "74553.35",
"request_id": "74553.35",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"raw_id": "74553.35",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 942,
"ttfb_ms": 781,
"load_start": 4570,
"load_start_float": 4570.0002430000004,
"bytesIn": 112744,
"objectSize": 112744,
"objectSizeUncompressed": 112744,
"chunks": [
{
"ts": 5353,
"bytes": 16121
},
{
"ts": 5381,
"bytes": 16366
},
{
"ts": 5409,
"bytes": 16366
},
{
"ts": 5433,
"bytes": 16366
},
{
"ts": 5461,
"bytes": 16366
},
{
"ts": 5489,
"bytes": 16366
},
{
"ts": 5512,
"bytes": 14793
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 112744",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:05 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2269,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 112744,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 595,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 59,
"http2_stream_dependency": 57,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 243,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "110 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 156.02099999999999,
"standardDeviation": 51.761699999999998,
"kurtosis": -0.42421399999999998,
"skewness": -0.64792700000000003,
"entropy": 0.86668999999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 176.518,
"standardDeviation": 54.976500000000001,
"kurtosis": 0.036310099999999998,
"skewness": -1.0098,
"entropy": 0.86561299999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 160.03800000000001,
"standardDeviation": 52.4846,
"kurtosis": -0.18243899999999999,
"skewness": -0.90366899999999994,
"entropy": 0.86577300000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 131.50800000000001,
"standardDeviation": 47.823999999999998,
"kurtosis": -0.28267999999999999,
"skewness": -0.65053300000000003,
"entropy": 0.86868299999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:54+00:00",
"date:modify": "2025-04-30T06:47:54+00:00",
"signature": "d64e58361ed506eea78d810e4229686afc5917479049233125a54960b622af70"
},
"tainted": false,
"filesize": "112744B",
"numberPixels": "960000",
"pixelsPerSecond": "54.8934MB",
"userTime": "0.010u",
"elapsedTime": "0:01.017"
}
},
"load_end": 5512,
"ttfb_start": 4570,
"ttfb_end": 5351,
"download_start": 5351,
"download_end": 5512,
"download_ms": 161,
"all_start": 4570,
"all_end": 5512,
"all_ms": 942,
"index": 29,
"number": 30
},
{
"type": 3,
"id": "74553.36",
"request_id": "74553.36",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"raw_id": "74553.36",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1509,
"ttfb_ms": 934,
"load_start": 4606,
"load_start_float": 4606.0002489999997,
"bytesIn": 358242,
"objectSize": 358242,
"objectSizeUncompressed": 358242,
"chunks": [
{
"ts": 5542,
"bytes": 16121
},
{
"ts": 5569,
"bytes": 16366
},
{
"ts": 5598,
"bytes": 16366
},
{
"ts": 5626,
"bytes": 16366
},
{
"ts": 5654,
"bytes": 16366
},
{
"ts": 5678,
"bytes": 16366
},
{
"ts": 5706,
"bytes": 16366
},
{
"ts": 5735,
"bytes": 16436
},
{
"ts": 5763,
"bytes": 16366
},
{
"ts": 5791,
"bytes": 16366
},
{
"ts": 5819,
"bytes": 16366
},
{
"ts": 5843,
"bytes": 16366
},
{
"ts": 5871,
"bytes": 16366
},
{
"ts": 5899,
"bytes": 16366
},
{
"ts": 5925,
"bytes": 16366
},
{
"ts": 5956,
"bytes": 16366
},
{
"ts": 5984,
"bytes": 16366
},
{
"ts": 6008,
"bytes": 16366
},
{
"ts": 6036,
"bytes": 16366
},
{
"ts": 6065,
"bytes": 16366
},
{
"ts": 6093,
"bytes": 16366
},
{
"ts": 6115,
"bytes": 14731
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 358242",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:47:53 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:06 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2173,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 358242,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 596,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 61,
"http2_stream_dependency": 59,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 249,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "350 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 2048,
"HorizontalScale": 0,
"ImageHeight": 1362,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "2048x1362",
"Megapixels": 2.7999999999999998
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 2048,
"height": 1362,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2789376,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 120.78,
"standardDeviation": 73.954099999999997,
"kurtosis": -1.1071299999999999,
"skewness": 0.202879,
"entropy": 0.94905799999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 128.404,
"standardDeviation": 69.199100000000001,
"kurtosis": -1.0339,
"skewness": 0.1313,
"entropy": 0.96261799999999997
},
"green": {
"min": 0,
"max": 255,
"mean": 131.38900000000001,
"standardDeviation": 69.058700000000002,
"kurtosis": -0.99928700000000004,
"skewness": 0.072795600000000002,
"entropy": 0.95907600000000004
},
"blue": {
"min": 0,
"max": 255,
"mean": 102.548,
"standardDeviation": 83.604299999999995,
"kurtosis": -1.0599000000000001,
"skewness": 0.54543799999999998,
"entropy": 0.92547999999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 2048,
"height": 1362,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:55+00:00",
"date:modify": "2025-04-30T06:47:55+00:00",
"signature": "2213a7055e4f35eab34706ae7e952143da7923eef316c4298dcb9351753574f1"
},
"tainted": false,
"filesize": "358242B",
"numberPixels": "2.78938M",
"pixelsPerSecond": "54.3613MB",
"userTime": "0.050u",
"elapsedTime": "0:01.051"
}
},
"load_end": 6115,
"ttfb_start": 4606,
"ttfb_end": 5540,
"download_start": 5540,
"download_end": 6115,
"download_ms": 575,
"all_start": 4606,
"all_end": 6115,
"all_ms": 1509,
"index": 30,
"number": 31
},
{
"type": 3,
"id": "74553.37",
"request_id": "74553.37",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"raw_id": "74553.37",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1469,
"ttfb_ms": 1464,
"load_start": 4677,
"load_start_float": 4677.0002549999999,
"bytesIn": 18870,
"objectSize": 18870,
"objectSizeUncompressed": 18870,
"chunks": [
{
"ts": 6143,
"bytes": 16065
},
{
"ts": 6146,
"bytes": 2805
}
],
"expires": "Fri, 30 May 2025 06:47:54 GMT",
"cacheControl": "max-age=2592000",
"contentType": "image\/svg+xml",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=2592000",
"content-length: 18870",
"content-type: image\/svg+xml",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Fri, 30 May 2025 06:47:54 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:04 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 997",
":status: 200"
]
},
"bytesOut": 2059,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 41,
"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": 18870,
"gzip_save": 11071,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 2592000,
"cdn_provider": "",
"server_count": null,
"created": 596,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 63,
"http2_stream_dependency": 61,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 255,
"server_port": "443",
"load_end": 6146,
"ttfb_start": 4677,
"ttfb_end": 6141,
"download_start": 6141,
"download_end": 6146,
"download_ms": 5,
"all_start": 4677,
"all_end": 6146,
"all_ms": 1469,
"index": 31,
"number": 32
},
{
"type": 3,
"id": "74553.38",
"request_id": "74553.38",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/iframemanager.js",
"raw_id": "74553.38",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1298,
"ttfb_ms": 1297,
"load_start": 4856,
"load_start_float": 4856.0002610000001,
"bytesIn": 2960,
"objectSize": 2960,
"objectSizeUncompressed": 5725,
"chunks": [
{
"ts": 6153,
"bytes": 2960,
"inflated": 5725
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/iframemanager.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 2960",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
":status: 200"
]
},
"bytesOut": 1816,
"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": 2960,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 597,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 65,
"http2_stream_dependency": 63,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 261,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6154,
"ttfb_start": 4856,
"ttfb_end": 6153,
"download_start": 6153,
"download_end": 6154,
"download_ms": 1,
"all_start": 4856,
"all_end": 6154,
"all_ms": 1298,
"index": 32,
"number": 33,
"cpuTimes": {
"EvaluateScript": 0,
"v8.compile": 0,
"FunctionCall": 0
},
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.FunctionCall": 0,
"cpuTime": 1,
"js_timing": [
[
6257.3310000000001,
6257.6790000000001
],
[
6257.3500000000004,
6257.527
],
[
6475.009,
6475.0510000000004
],
[
6545.3729999999996,
6545.3950000000004
]
]
},
{
"type": 3,
"id": "74553.39",
"request_id": "74553.39",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cookiemanager\/cookieconsent.js",
"raw_id": "74553.39",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1133,
"ttfb_ms": 1132,
"load_start": 5040,
"load_start_float": 5040.0002670000003,
"bytesIn": 11083,
"objectSize": 11083,
"objectSizeUncompressed": 23272,
"chunks": [
{
"ts": 6172,
"bytes": 11083,
"inflated": 23272
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1350,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cookiemanager\/cookieconsent.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-length: 11083",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 995",
":status: 200"
]
},
"bytesOut": 1816,
"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": 11083,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 597,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 67,
"http2_stream_dependency": 65,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 267,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6173,
"ttfb_start": 5040,
"ttfb_end": 6172,
"download_start": 6172,
"download_end": 6173,
"download_ms": 1,
"all_start": 5040,
"all_end": 6173,
"all_ms": 1133,
"index": 33,
"number": 34,
"cpuTimes": {
"EvaluateScript": 2,
"v8.compile": 1,
"FunctionCall": 1
},
"cpu.EvaluateScript": 2,
"cpu.v8.compile": 1,
"cpu.FunctionCall": 1,
"cpuTime": 4,
"js_timing": [
[
6277.4719999999998,
6279.6409999999996
],
[
6277.4880000000003,
6278.076
],
[
6577.3429999999998,
6577.3990000000003
],
[
6577.4759999999997,
6578.3620000000001
],
[
6899.2150000000001,
6899.5749999999998
]
]
},
{
"type": 3,
"id": "74553.40",
"request_id": "74553.40",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/bundle.js",
"raw_id": "74553.40",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 1121,
"ttfb_ms": 1023,
"load_start": 5177,
"load_start_float": 5177.0002729999997,
"bytesIn": 75548,
"objectSize": 75548,
"objectSizeUncompressed": 208376,
"chunks": [
{
"ts": 6203,
"bytes": 16031,
"inflated": 44082
},
{
"ts": 6230,
"bytes": 16366,
"inflated": 47112
},
{
"ts": 6244,
"bytes": 8093,
"inflated": 25571
},
{
"ts": 6272,
"bytes": 16366,
"inflated": 44121
},
{
"ts": 6296,
"bytes": 16366,
"inflated": 42011
},
{
"ts": 6298,
"bytes": 2326,
"inflated": 5479
}
],
"expires": "Thu, 30 Apr 2026 06:47:54 GMT",
"cacheControl": "max-age=31536000",
"contentType": "application\/javascript",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1351,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/bundle.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=31536000",
"content-encoding: gzip",
"content-type: application\/javascript",
"date: Wed, 30 Apr 2025 06:47:54 GMT",
"expires: Thu, 30 Apr 2026 06:47:54 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 994",
":status: 200"
]
},
"bytesOut": 1753,
"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": 75982,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 31536000,
"cdn_provider": "",
"server_count": null,
"created": 598,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 69,
"http2_stream_dependency": 67,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 273,
"server_port": "443",
"renderBlocking": "non_blocking",
"load_end": 6298,
"ttfb_start": 5177,
"ttfb_end": 6200,
"download_start": 6200,
"download_end": 6298,
"download_ms": 98,
"all_start": 5177,
"all_end": 6298,
"all_ms": 1121,
"index": 34,
"number": 35,
"cpuTimes": {
"EvaluateScript": 67,
"v8.compile": 3,
"FunctionCall": 8
},
"cpu.EvaluateScript": 67,
"cpu.v8.compile": 3,
"cpu.FunctionCall": 8,
"cpuTime": 79,
"js_timing": [
[
6403.4620000000004,
6470.8540000000003
],
[
6403.4780000000001,
6406.5429999999997
],
[
6469.4179999999997,
6469.46
],
[
6469.4650000000001,
6469.4700000000003
],
[
6469.4719999999998,
6469.4849999999997
],
[
6469.4870000000001,
6469.4899999999998
],
[
6469.4920000000002,
6469.4939999999997
],
[
6469.4960000000001,
6469.4979999999996
],
[
6469.5330000000004,
6470.643
],
[
6470.6469999999999,
6470.6559999999999
],
[
6470.6580000000004,
6470.6869999999999
],
[
6470.6899999999996,
6470.692
],
[
6470.6930000000002,
6470.6959999999999
],
[
6470.6970000000001,
6470.6989999999996
],
[
6470.6999999999998,
6470.7049999999999
],
[
6470.7060000000001,
6470.7079999999996
],
[
6470.7089999999998,
6470.71
],
[
6470.7120000000004,
6470.7129999999997
],
[
6470.7139999999999,
6470.7160000000003
],
[
6470.7169999999996,
6470.7179999999998
],
[
6470.7190000000001,
6470.723
],
[
6470.7250000000004,
6470.7259999999997
],
[
6470.7269999999999,
6470.7290000000003
],
[
6470.7299999999996,
6470.7309999999998
],
[
6470.732,
6470.7439999999997
],
[
6470.7460000000001,
6470.7479999999996
],
[
6470.7489999999998,
6470.7510000000002
],
[
6470.7520000000004,
6470.7529999999997
],
[
6470.7539999999999,
6470.759
],
[
6470.7600000000002,
6470.7619999999997
],
[
6470.7629999999999,
6470.7640000000001
],
[
6470.7650000000003,
6470.7669999999998
],
[
6470.768,
6470.7719999999999
],
[
6470.7730000000001,
6470.7740000000003
],
[
6470.777,
6470.7790000000005
],
[
6470.7799999999997,
6470.7820000000002
],
[
6470.7830000000004,
6470.7839999999997
],
[
6470.7849999999999,
6470.7860000000001
],
[
6470.7870000000003,
6470.7879999999996
],
[
6470.7889999999998,
6470.8280000000004
],
[
6473.3299999999999,
6473.433
],
[
6473.451,
6473.5309999999999
],
[
6474.692,
6474.9579999999996
],
[
6475.0559999999996,
6475.0870000000004
],
[
6477.4089999999997,
6477.6819999999998
],
[
6498.9579999999996,
6499.0190000000002
],
[
6542.4089999999997,
6542.5190000000002
],
[
6542.527,
6542.5360000000001
],
[
6542.54,
6542.5460000000003
],
[
6577.4080000000004,
6577.46
],
[
6598.9880000000003,
6599.0429999999997
],
[
6599.049,
6601.0770000000002
],
[
6601.0900000000001,
6601.1989999999996
],
[
6601.2079999999996,
6601.8860000000004
],
[
6601.8940000000002,
6601.9530000000004
],
[
6601.96,
6603.125
],
[
6603.134,
6603.2250000000004
],
[
6699.9139999999998,
6699.9610000000002
],
[
6729.6390000000001,
6729.8969999999999
],
[
6729.9049999999997,
6729.9129999999996
],
[
6799.0870000000004,
6799.1469999999999
],
[
6899.6149999999998,
6899.6589999999997
],
[
6999.4030000000002,
6999.4840000000004
],
[
7099.5870000000004,
7099.6580000000004
],
[
7200.0249999999996,
7200.1009999999997
],
[
7299.5529999999999,
7299.6400000000003
],
[
7399.107,
7399.1599999999999
],
[
7499.2439999999997,
7499.317
],
[
7599.366,
7599.4279999999999
],
[
7699.5060000000003,
7699.5720000000001
],
[
7799.7089999999998,
7799.7839999999997
],
[
7899.8689999999997,
7899.9189999999999
],
[
7998.8999999999996,
7998.9530000000004
],
[
8099.1109999999999,
8099.1809999999996
],
[
8199.4159999999993,
8199.4689999999991
],
[
8299.6170000000002,
8299.6790000000001
],
[
8399.0509999999995,
8399.1020000000008
],
[
8499.2119999999995,
8499.2659999999996
],
[
8599.4490000000005,
8599.5010000000002
],
[
8699.5930000000008,
8699.6710000000003
],
[
8799.6689999999999,
8799.7180000000008
],
[
8899.7219999999998,
8899.7739999999994
],
[
8999.7990000000009,
8999.8500000000004
],
[
9099.8029999999999,
9099.8539999999994
],
[
9199.8379999999997,
9199.8889999999992
],
[
9316.6890000000003,
9316.741
],
[
9399.8359999999993,
9399.8880000000008
],
[
9498.9159999999993,
9498.9650000000001
]
],
"blockingTime": 67.391999999999825
},
{
"type": 3,
"id": "74553.53",
"request_id": "74553.53",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cc.de.json",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cc.de.json",
"raw_id": "74553.53",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 48,
"ttfb_ms": 47,
"load_start": 6310,
"load_start_float": 6310.0003530000004,
"bytesIn": 1183,
"objectSize": 1183,
"objectSizeUncompressed": 3436,
"chunks": [
{
"ts": 6357,
"bytes": 1183,
"inflated": 3436
}
],
"expires": "Wed, 30 Apr 2025 06:47:55 GMT",
"cacheControl": "max-age=0",
"contentType": "application\/json",
"contentEncoding": "gzip",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "6",
"initiator_column": "13395",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cc.de.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=0",
"content-encoding: gzip",
"content-language: de",
"content-length: 1183",
"content-type: application\/json",
"date: Wed, 30 Apr 2025 06:47:55 GMT",
"expires: Wed, 30 Apr 2025 06:47:55 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"vary: Accept-Encoding",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 1804,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 1183,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 6309,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 71,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 353,
"server_port": "443",
"load_end": 6358,
"ttfb_start": 6310,
"ttfb_end": 6357,
"download_start": 6357,
"download_end": 6358,
"download_ms": 1,
"all_start": 6310,
"all_end": 6358,
"all_ms": 48,
"index": 35,
"number": 36
},
{
"type": 3,
"id": "74553.54",
"request_id": "74553.54",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/site\/8b8803eb5d-1734335253\/favicon.png",
"raw_id": "74553.54",
"frame_id": "EF31CDB94613867E4BB20DF91CB43C33",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 76,
"ttfb_ms": 75,
"load_start": 6378,
"load_start_float": 6378.0003589999997,
"bytesIn": 14976,
"objectSize": 14976,
"objectSizeUncompressed": 14976,
"chunks": [
{
"ts": 6454,
"bytes": 14976
}
],
"expires": "Wed, 07 May 2025 06:47:55 GMT",
"cacheControl": "max-age=604800",
"contentType": "image\/png",
"contentEncoding": "",
"socket": 102,
"protocol": "HTTP\/2",
"dns_start": -1,
"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: gartenbaumuseum.de",
":method: GET",
":path: \/media\/site\/8b8803eb5d-1734335253\/favicon.png",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=604800",
"content-length: 14976",
"content-type: image\/png",
"date: Wed, 30 Apr 2025 06:47:55 GMT",
"expires: Wed, 07 May 2025 06:47:55 GMT",
"last-modified: Mon, 17 Mar 2025 12:58:07 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 200"
]
},
"bytesOut": 2062,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 14976,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 6378,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 73,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 359,
"server_port": "443",
"image_details": {
"detected_type": "png",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "15 KiB",
"FileType": "PNG",
"FileTypeExtension": "png",
"MIMEType": "image\/png"
},
"PNG": {
"ImageWidth": 512,
"ImageHeight": 512,
"BitDepth": 8,
"ColorType": "RGB with Alpha",
"Compression": "Deflate\/Inflate",
"Filter": "Adaptive",
"Interlace": "Noninterlaced",
"PixelsPerUnitX": 2835,
"PixelsPerUnitY": 2835,
"PixelUnits": "meters",
"SRGBRendering": "Perceptual",
"Gamma": 2.2000000000000002
},
"Composite": {
"ImageSize": "512x512",
"Megapixels": 0.26200000000000001
}
},
"magick": {
"format": "PNG",
"formatDescription": "Portable Network Graphics",
"mimeType": "image\/png",
"class": "DirectClass",
"geometry": {
"width": 512,
"height": 512,
"x": 0,
"y": 0
},
"resolution": {
"x": 28.350000000000001,
"y": 28.350000000000001
},
"printSize": {
"x": 18.059999999999999,
"y": 18.059999999999999
},
"units": "PixelsPerCentimeter",
"type": "PaletteAlpha",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"alpha": 8,
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 262144,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 155.34999999999999,
"standardDeviation": 44.426000000000002,
"kurtosis": -1.3310599999999999,
"skewness": -0.213755,
"entropy": 0.109454
}
},
"channelStatistics": {
"alpha": {
"min": 255,
"max": 0,
"mean": 5.33962,
"standardDeviation": 36.243600000000001,
"kurtosis": 42.927399999999999,
"skewness": -6.6921600000000003,
"entropy": 0.036088599999999998
},
"red": {
"min": 0,
"max": 255,
"mean": 127.748,
"standardDeviation": 44.043300000000002,
"kurtosis": 4.8499699999999999,
"skewness": 1.7317400000000001,
"entropy": 0.13140299999999999
},
"green": {
"min": 0,
"max": 255,
"mean": 186.161,
"standardDeviation": 33.863999999999997,
"kurtosis": 16.901399999999999,
"skewness": -2.5553599999999999,
"entropy": 0.13858999999999999
},
"blue": {
"min": 0,
"max": 255,
"mean": 57.831400000000002,
"standardDeviation": 63.552900000000001,
"kurtosis": 5.5648,
"skewness": 2.7236500000000001,
"entropy": 0.13173499999999999
}
},
"alpha": "#00000000",
"renderingIntent": "Perceptual",
"gamma": 0.45455000000000001,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFFFF",
"borderColor": "#DFDFDFFF",
"matteColor": "#BDBDBDFF",
"transparentColor": "#00000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 512,
"height": 512,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Zip",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:47:55+00:00",
"date:modify": "2025-04-30T06:47:55+00:00",
"png:cHRM": "chunk was found (see Chromaticity, above)",
"png:gAMA": "gamma=0.45455 (See Gamma, above)",
"png:IHDR.bit-depth-orig": "8",
"png:IHDR.bit_depth": "8",
"png:IHDR.color-type-orig": "6",
"png:IHDR.color_type": "6 (RGBA)",
"png:IHDR.interlace_method": "0 (Not interlaced)",
"png:IHDR.width,height": "512, 512",
"png:pHYs": "x_res=2835, y_res=2835, units=1",
"png:sRGB": "intent=0 (Perceptual Intent)",
"signature": "e87aa73881a80746c314f30faf9229349d86bcc30b3d78383db2a3ba479f73a8"
},
"tainted": false,
"filesize": "14976B",
"numberPixels": "262144",
"pixelsPerSecond": "57.3144MB",
"userTime": "0.000u",
"elapsedTime": "0:01.004"
}
},
"load_end": 6454,
"ttfb_start": 6378,
"ttfb_end": 6453,
"download_start": 6453,
"download_end": 6454,
"download_ms": 1,
"all_start": 6378,
"all_end": 6454,
"all_ms": 76,
"index": 36,
"number": 37
}
],
"requestsFull": 37,
"requestsDoc": 37,
"responses_200": 37,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "EF31CDB94613867E4BB20DF91CB43C33",
"loadEventStart": 6373,
"loadEventEnd": 6373,
"domContentLoadedEventStart": 6370,
"domContentLoadedEventEnd": 6370,
"URL": "https:\/\/gartenbaumuseum.de\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "9F30E4D646EF7B9F6EA94FA2BF5CD562",
"final_url": "https:\/\/gartenbaumuseum.de\/",
"domInteractive": 591,
"firstPaint": 2104,
"renderBlockingCSS": 5,
"renderBlockingJS": 0,
"TTFB": 543,
"basePageSSLTime": 66,
"score_cache": 46,
"score_cdn": 0,
"score_gzip": 94,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 173675,
"gzip_savings": 11071,
"minify_total": -1,
"minify_savings": -1,
"image_total": 2894444,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 3,
"UpdateLayoutTree": 16,
"BeginRemoteFontLoad": 1,
"Layout": 189,
"PrePaint": 7,
"Paint": 17,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 35,
"v8.compile": 4,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"FunctionCall": 1,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 6188
},
"cpuTimesDoc": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 4,
"ParseAuthorStyleSheet": 3,
"UpdateLayoutTree": 16,
"BeginRemoteFontLoad": 1,
"Layout": 189,
"PrePaint": 7,
"Paint": 17,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 1,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 35,
"v8.compile": 4,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"FunctionCall": 1,
"TimerFire": 0,
"FireAnimationFrame": 0,
"Idle": 6188
},
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 5,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 4,
"cpu.ParseAuthorStyleSheet": 3,
"cpu.UpdateLayoutTree": 16,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 189,
"cpu.PrePaint": 7,
"cpu.Paint": 17,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 1,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 35,
"cpu.v8.compile": 4,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.FunctionCall": 1,
"cpu.TimerFire": 0,
"cpu.FireAnimationFrame": 0,
"cpu.Idle": 6188,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995667.3627946,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995669.1432087,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 2529,
"fullyLoadedCPUpct": 14.498567335242244,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "EF31CDB94613867E4BB20DF91CB43C33",
"loaderId": "6A9ABDA675532B89A828B5778190719A"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/gartenbaumuseum.de",
"name": ""
}
],
"document_URL": "https:\/\/gartenbaumuseum.de\/",
"document_hostname": "gartenbaumuseum.de",
"document_origin": "https:\/\/gartenbaumuseum.de",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 828,
"domComplete": 6373,
"PerformancePaintTiming.first-paint": 2104,
"origin_dns": {
"ns": [
"ns1044.ui-dns.com.",
"ns1044.ui-dns.biz.",
"ns1044.ui-dns.org.",
"ns1044.ui-dns.de."
],
"mx": [
"10 mx00.ionos.de.",
"10 mx01.ionos.de."
],
"txt": [
"\"v=spf1 include:_spf-eu.ionos.com ~all\"",
"\"cisco-ci-domain-verification=2fb475df23a71593ddd62cd55c5218efa8de740566fa525be3be40d3c4562bcd\""
],
"soa": [
"ns1044.ui-dns.org. hostmaster.schlund.de. 2016092735 28800 7200 604800 300"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"UI frameworks": "Tailwind CSS",
"Web servers": "Apache HTTP Server",
"JavaScript frameworks": "Alpine.js 3.14.3",
"JavaScript libraries": "Swiper",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Tailwind CSS": "",
"Apache HTTP Server": "",
"Alpine.js": "3.14.3",
"Swiper": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Tailwind CSS": {
"name": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"Alpine.js": {
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"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": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "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.10.2",
"violations": [],
"passes": [
{
"id": "aria-allowed-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure an element's role supports its ARIA attributes",
"help": "Elements must only use supported ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-allowed-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure 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.10\/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": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
}
]
},
{
"id": "aria-conditional-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are used as described in the specification of the element's role",
"help": "ARIA attributes must be used as specified for the element's role",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-conditional-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-deprecated-role",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements do not use deprecated roles",
"help": "Deprecated ARIA roles must not be used",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-deprecated-role?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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 x-data=\"{ show: false }\" x-init=\"setTimeout(() =>",
"target": [
"body"
]
}
]
},
{
"id": "aria-prohibited-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are not prohibited for an element's role",
"help": "Elements must only use permitted ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-prohibited-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-d9de4c87105b4f481"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "button-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/button-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure 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.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
]
},
{
"html": "<h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main class=\"main-home\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "48.0pt (64px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em>Abenteuer Gr\u00fcn!<\/em>",
"target": [
"em"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "16.2pt (21.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p>",
"target": [
".\\[\\&_p\\]\\:text-lg > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".btn-primary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Workshop<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Familienpass<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Programm<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span>",
"target": [
".date.text-sm.font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>",
"target": [
".self-end > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p>",
"target": [
".text-col > .writer > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p>",
"target": [
".type-text.self-center.md\\:max-w-none > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">[email protected]<\/span>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">0361 \/ 22 399-0<\/span>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p>",
"target": [
".writer.gap-2 > p:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">Informationen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Anreise<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">H\u00e4ufige Fragen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Barrierefreiheit<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Partner<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ausstellungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Veranstaltungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">News<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Stellenangebote<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Kontakt<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Impressum<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Datenschutz<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Cookie-Einstellungen<\/span>",
"target": [
"button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"messageKey": "hidden"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element is hidden"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">",
"target": [
"#search"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.6pt (16.8px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#ffffff",
"contrastRatio": 8.1699999999999999,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 8.17"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle akzeptieren<\/span>",
"target": [
"button[data-role=\"all\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle ablehnen<\/span>",
"target": [
"button[data-role=\"necessary\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Einstellungen verwalten<\/span>",
"target": [
".cm__btn--secondary > span"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": null,
"tags": [
"cat.parsing",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/duplicate-id-aria?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-f64e593506f69777",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-f64e593506f69777"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-47d4e70480ef5bde",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-47d4e70480ef5bde"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "pages",
"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 name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">",
"target": [
"#pages"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "events",
"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 name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">",
"target": [
"#events"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "news",
"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 name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">",
"target": [
"#news"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "cm__desc",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-visible > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"3 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"4 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"5 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"6 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"target": [
"img[width=\"2048\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"target": [
".max-w-48"
]
}
]
},
{
"id": "link-in-text-block",
"impact": null,
"tags": [
"cat.color",
"wcag2a",
"wcag141",
"TTv5",
"TT13.a",
"EN-301-549",
"EN-9.1.4.1"
],
"description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
"help": "Links must be distinguishable without relying on color",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-in-text-block?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "link-in-text-block",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text in some way other than by color"
},
{
"id": "link-in-text-block-style",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text by visual styling"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".gap-6.buttons.flex-wrap > .btn-primary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".text-col > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"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 class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"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:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(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:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(2)"
]
},
{
"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:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
},
{
"id": "nested-interactive",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
}
],
"incomplete": [
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>",
"target": [
".infotext-item:nth-child(1) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(2)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Kostenfrei mit egapark-Ticket<\/span>",
"target": [
".infotext-item:nth-child(2) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(3)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Gothaer Str. 50, 99094 Erfurt<\/span>",
"target": [
".infotext-item:nth-child(3) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "9.6pt (12.8px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-154.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1044.ui-dns.org",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 18611,
"testUrl": "https:\/\/gartenbaumuseum.de\/",
"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:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\",\"width\":960,\"height\":638,\"naturalWidth\":2048,\"naturalHeight\":1362},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\",\"width\":242,\"height\":129,\"naturalWidth\":242,\"naturalHeight\":129}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Material Icons",
"display": "block",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "700"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "900"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "800"
}
],
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"imgs-in-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
}
],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2048,
"naturalHeight": 1362
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 242,
"naturalHeight": 129
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui",
"possibly-render-blocking-reqs": [
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697"
],
"rendered-html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\"><head>\n\n\n<meta charset=\"utf-8\">\n<meta name=\"author\" content=\"Deutsches Gartenbaumuseum\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">\n<title>Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen<\/title>\n<meta name=\"description\" content=\"\">\n<meta property=\"og:description\" content=\"\">\n<meta name=\"twitter:description\" content=\"\">\n\n\n<meta name=\"date\" content=\"2025-04-16\">\n\n<meta property=\"og:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover.png\">\n\n<meta property=\"og:site_name\" content=\"Deutsches Gartenbaumuseum\">\n<meta property=\"og:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/gartenbaumuseum.de\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover-1200x800.png\">\n\n<meta name=\"twitter:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n<meta name=\"robots\" content=\"index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1\"> \n<link rel=\"apple-touch-icon-precomposed\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"shortcut icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"canonical\" href=\"https:\/\/gartenbaumuseum.de\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css\" rel=\"stylesheet\"><link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697\" rel=\"stylesheet\">\n<\/head>\n\n<body x-data=\"{ show: false }\" x-init=\"setTimeout(() => show = true, 300)\" x-bind:class=\"{ 'opacity-100': show, 'opacity-0': !show }\" class=\"transition-opacity duration-500 ease-out page max-w-[2048px] mx-auto bg-theme text-style-base default home opacity-100\">\n\n <nav x-data=\"{ atTop: true }\" x-init=\"atTop = (window.pageYOffset > 200 ? false : true)\" tabindex=\"0\" class=\"navbar transition-all fixed right-container top-0 z-[999] flex justify-end items-center pt-4 lg:pt-8\" :class=\"atTop ? 'pt-4 lg:pt-8' : 'navbar-sticky pt-0'\" @scroll.window=\"atTop = (window.pageYOffset > 200 ? false : true)\">\n <div x-data=\"{ fullscreenModal: false }\" x-init=\"\n $watch('fullscreenModal', function(value){\n if(value === true){\n document.body.classList.add('menu-open');\n }else{\n document.body.classList.remove('menu-open');\n }\n })\n \" @keydown.escape=\"fullscreenModal=false\" class=\"navbar-container transition-all relative flex flex-col\">\n\n <div class=\"min-w-navbar h-navbar w-full flex flex-wrap items-center justify-end gap-1 md:flex pr-2 md:pr-4 bg-white rounded-tl-2xl shadow-xl overflow-hidden md:pl-4 rounded-br-2xl\" :class=\"{\n 'md:pl-4': atTop,\n 'pl-0': !atTop,\n 'rounded-br-2xl': !fullscreenModal\n }\">\n\n <div class=\"nav-logo mr-auto w-navbar h-navbar p-3 bg-primary text-white items-center justify-center hidden\" :class=\"atTop ? 'hidden' : 'flex '\">\n <svg class=\"w-full h-auto\" width=\"79\" height=\"89\" viewBox=\"0 0 79 89\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"M42.3676 34.4077C42.0776 33.9777 41.8376 33.5977 41.3176 33.8277C40.8176 34.0477 40.8276 34.4877 40.9776 34.9977C41.0176 35.1477 44.0376 46.8977 41.2176 61.5677C38.4076 76.1777 30.0776 86.6377 29.7176 87.0877C29.3876 87.4877 29.1876 87.8977 29.6076 88.3677C30.0276 88.8277 30.6276 88.4877 30.8476 88.3477C31.4076 88.0077 44.8476 80.7977 48.4976 62.3477C51.5176 47.0977 42.7276 34.9477 42.3576 34.4077\" fill=\"currentColor\"><\/path>\n <path d=\"M74.7476 60.2677C73.1276 60.5177 68.8276 60.9177 63.7276 59.1877C58.7076 57.4877 55.7076 54.6377 54.6576 53.4877C54.4976 53.3077 54.2376 53.2577 54.0176 53.3477C53.7976 53.4477 53.6776 53.6777 53.6876 53.9277C53.7576 56.1277 54.8976 61.6277 60.8476 64.3977C61.5476 64.7277 63.4376 65.4277 65.1976 65.4977C70.5776 65.7277 73.7776 62.9177 75.1976 61.2577C75.3676 61.0677 75.4476 60.8277 75.3476 60.5877C75.2376 60.3577 74.9976 60.2277 74.7476 60.2677Z\" fill=\"currentColor\"><\/path>\n <path d=\"M65.6675 27.0177C65.6075 26.7577 65.5075 26.6177 65.2975 26.5977C64.8275 26.5577 64.7675 26.8477 64.7575 26.8677C64.5675 27.4377 64.3475 27.9977 64.0775 28.5477C61.6175 33.5777 56.6775 36.3477 51.7775 36.4277C51.5175 36.4277 51.2575 36.5477 51.2175 36.8377C51.1875 37.0877 51.2075 37.2477 51.7275 37.5477C52.2975 37.8777 56.8075 41.0177 61.9775 37.9777C62.9375 37.4077 63.8075 36.6677 64.4975 35.7877C67.7375 31.6677 65.7375 27.3277 65.6575 27.0177\" fill=\"currentColor\"><\/path>\n <path d=\"M35.9276 20.4077C35.9276 20.4077 35.9276 20.3877 35.9276 20.3677C35.9176 20.2777 35.9076 20.1977 35.8976 20.1177V20.0877C35.5776 17.7077 35.8976 15.2177 37.0076 12.8877C40.0576 6.40769 47.8176 3.63769 54.3476 6.70769C56.6776 7.80769 58.5276 9.50769 59.8076 11.5277C59.9276 11.6977 60.2776 11.7577 60.4876 11.6577C60.7976 11.5177 60.9676 11.1677 60.8876 10.8377C60.8376 10.6377 59.9476 6.75769 56.8376 4.01769C49.8176 -2.19231 42.5276 0.427692 40.5676 1.27769C37.9776 2.40769 34.2576 4.78769 32.2276 8.99769C31.7676 9.96769 31.1676 11.5577 30.9576 13.0677C29.1876 12.1877 25.3876 10.4577 20.4776 10.6077C13.0776 10.8577 5.92756 15.4277 2.41756 22.0977C1.56756 23.7077 -1.08244 29.5177 0.487562 36.7077C1.29756 40.4377 3.56756 44.5277 6.27756 47.1377C8.95756 49.7277 11.8176 51.4477 15.0076 52.3977C15.4276 52.5177 15.8676 52.6377 16.3376 52.7377C15.6376 54.3177 15.1876 56.7677 15.5576 58.7377C15.9876 61.0477 17.2576 64.2577 20.8076 66.4177C21.8076 67.0277 24.0076 67.8277 26.3576 67.8277C26.6776 67.8277 26.9976 67.8077 27.3176 67.7777C31.7476 67.3377 33.8076 64.4277 33.8976 64.3077C34.0776 64.0477 34.0676 63.6877 33.8576 63.4477C33.6576 63.1977 33.3076 63.1177 33.0176 63.2477C32.3076 63.5677 31.7376 63.7877 31.4776 63.8577C27.9976 64.7177 25.5176 63.0777 25.2376 62.8977C22.7076 61.1277 21.4876 58.7377 21.6076 55.7977C21.7876 51.3977 24.1876 49.6677 24.3376 49.5277C24.6076 49.2877 24.7576 49.0377 24.6676 48.7177C24.5876 48.4177 24.3876 48.2377 24.1076 48.1977C23.6076 48.2277 23.1076 48.2377 22.5976 48.2177C20.5376 48.1377 18.8576 47.4677 16.8176 46.4177C10.9476 43.3977 7.64756 36.7277 8.92756 30.2377C10.6476 21.4977 19.4376 16.0577 27.8276 18.4877C30.8676 19.3677 33.2176 21.0477 35.0076 22.9377C35.0076 22.9377 35.4876 23.5077 36.0476 23.1477C36.6376 22.7577 36.3476 22.1577 36.3076 22.0477C36.2676 21.9177 36.0376 21.0977 35.9376 20.3777\" fill=\"currentColor\"><\/path>\n <path d=\"M77.8977 37.6177C77.6777 37.5277 77.4077 37.5877 77.2377 37.7677C76.6977 38.3477 74.8077 40.0577 71.9977 41.6077C66.7477 44.6377 60.5177 45.8777 54.3377 44.9077C54.0577 44.9077 53.8177 44.8977 53.6477 44.8977C53.4177 44.8977 53.1777 45.0477 53.0777 45.2877C52.9877 45.5277 53.0477 45.7877 53.2377 45.9577C54.4077 47.0277 57.2377 50.0277 62.2877 50.6777C64.2577 50.9277 67.9077 50.8077 71.4077 48.7477C76.5377 45.7377 78.1377 40.1277 78.2777 38.1777C78.2977 37.9277 78.1177 37.7077 77.8877 37.6177\" fill=\"currentColor\"><\/path>\n <\/svg>\n\n <\/div>\n\n \n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>\n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">\n <div class=\"menu-bar flex flex-col items-start justify-center\">\n <div class=\"bar bar-1 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-2 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-3 bg-gray34 group-hover:bg-textColor\"><\/div>\n <\/div>\n<\/button> <\/div>\n\n <div class=\"main-menu flex flex-col flex-1 transition-all bg-white rounded-br-2xl inset-0 p-4 overflow-y-auto\" x-show=\"fullscreenModal\" x-ref=\"modalmenu\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" style=\"display: none;\">\n\n <div class=\"relative flex flex-wrap w-full\">\n <ul class=\"flex flex-col gap-4 w-full\">\n <li>\n <a class=\"nav-link open\" aria-current=\"page\" href=\"https:\/\/gartenbaumuseum.de\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Startseite<\/span>\n <\/a>\n <\/li>\n\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ihr Besuch<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\" class=\"nav-sublink\">\n \u00d6ffnungszeiten & Preise <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"nav-sublink\">\n Kontakt & Anfahrt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"nav-sublink\">\n Barrierefreie Angebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"nav-sublink\">\n Fragen & Antworten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/vermietung\" class=\"nav-sublink\">\n Vermietung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museumsshop\" class=\"nav-sublink\">\n Shop & Caf\u00e9 <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museums-app\" class=\"nav-sublink\">\n Museums-App <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Bildung & Programm<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"nav-sublink\">\n Veranstaltungen <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"nav-sublink\">\n Angebote f\u00fcr Schulen & Kinderg\u00e4rten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"nav-sublink\">\n Angebote f\u00fcr Erwachsene <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-kinder-familien\" class=\"nav-sublink\">\n Angebote f\u00fcr Kinder & Familien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\" class=\"nav-sublink\">\n \u00dcber die Gartenbildung <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ausstellungen<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"nav-sublink\">\n Garten! Vom Paradies ins Einkaufsregal <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"nav-sublink\">\n Garten & Religion?! <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"nav-sublink\">\n Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"nav-sublink\">\n Objekt sucht Geschichte <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Aktuelles<\/span>\n <\/a>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Das Museum<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/wir-ueber-uns\" class=\"nav-sublink\">\n Wir \u00fcber uns <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/die-stiftung\" class=\"nav-sublink\">\n Die Stiftung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/sammlung-forschung\" class=\"nav-sublink\">\n Sammlung und Forschung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/bibliothek-sammlung\" class=\"nav-sublink\">\n Bibliothek <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/presse\" class=\"nav-sublink\">\n Presse & Medien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"nav-sublink\">\n Stellenangebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"nav-sublink\">\n Partner <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/engagement\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Engagement<\/span>\n <\/a>\n <\/li>\n <\/ul>\n <\/div>\n\n <button @click=\"fullscreenModal=false\" class=\"pointer-events-none opacity-0 focus:opacity-100 focus:pointer-events-auto bg-black text-white inline-flex mx-auto items-center justify-center p-4\">\n Hauptmen\u00fc schlie\u00dfen <\/button>\n\n <div class=\"menu-logo flex w-full justify-start items-end flex-1 pl-3 md:pl-4\">\n <svg class=\"max-w-44\" width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g clip-path=\"url(#clip0_69_529)\">\n <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"#75B726\"><\/path>\n <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"#75B726\"><\/path>\n <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"#75B726\"><\/path>\n <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"#75B726\"><\/path>\n <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"#75B726\"><\/path>\n <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"#75B726\"><\/path>\n <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"#75B726\"><\/path>\n <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"#75B726\"><\/path>\n <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"#75B726\"><\/path>\n <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"#75B726\"><\/path>\n <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"#75B726\"><\/path>\n <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"#75B726\"><\/path>\n <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"#75B726\"><\/path>\n <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"#75B726\"><\/path>\n <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"#75B726\"><\/path>\n <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"#75B726\"><\/path>\n <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"#75B726\"><\/path>\n <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"#75B726\"><\/path>\n <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"#75B726\"><\/path>\n <\/g>\n <defs>\n <clipPath id=\"clip0_69_529\">\n <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect>\n <\/clipPath>\n <\/defs>\n <\/svg>\n <\/div>\n<\/div>\n\n<template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\"><\/div>\n<\/template> \n <\/div>\n<\/nav>\n <main class=\"main-home\">\n\n \n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-heroslider flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: true,\n slidesPerView: 1,\n spaceBetween: 0,\n effect: 'fade',\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n prevEl: '.swiper-button-prev-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n },\n\n autoplay: {\n delay: 5000,\n },\n\n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n })\" class=\"swiper-element relative w-full h-[80vh] mx-auto flex flex-row\">\n\n <div class=\"swiper-container w-full overflow-hidden flex flex-col text-white rounded-br-lg swiper-fade swiper-initialized swiper-horizontal swiper-watch-progress swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-d9de4c87105b4f481\" aria-live=\"off\">\n <div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px);\" data-swiper-slide-index=\"0\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-648x1152-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1080x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1400x780-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-1920px, 0px, 0px);\" data-swiper-slide-index=\"1\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px);\" data-swiper-slide-index=\"2\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px);\" data-swiper-slide-index=\"3\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-648x1152-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1080x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1400x780-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px);\" data-swiper-slide-index=\"4\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px);\" data-swiper-slide-index=\"5\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <\/div>\n\n \n<div class=\"nav-logo-wrapper z-10 w-full flex justify-start left-0 top-0 px-container py-4 lg:py-8 nav-logo-gradient absolute text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">\n <svg width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <g clip-path=\"url(#clip0_69_529)\"> <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"currentColor\"><\/path> <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"currentColor\"><\/path> <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"currentColor\"><\/path> <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"currentColor\"><\/path> <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"currentColor\"><\/path> <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"currentColor\"><\/path> <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"currentColor\"><\/path> <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"currentColor\"><\/path> <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"currentColor\"><\/path> <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"currentColor\"><\/path> <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"currentColor\"><\/path> <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"currentColor\"><\/path> <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"currentColor\"><\/path> <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"currentColor\"><\/path> <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"currentColor\"><\/path> <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"currentColor\"><\/path> <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"currentColor\"><\/path> <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"currentColor\"><\/path> <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"currentColor\"><\/path> <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"currentColor\"><\/path> <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"currentColor\"><\/path> <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"currentColor\"><\/path> <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"currentColor\"><\/path> <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"currentColor\"><\/path> <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"currentColor\"><\/path> <\/g> <defs> <clipPath id=\"clip0_69_529\"> <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect> <\/clipPath> <\/defs> <\/svg> <\/a>\n<\/div>\n <div class=\"infotext-wrapper w-full absolute bottom-8 lg:bottom-12 z-50 pointer-events-none\">\n <div class=\"container mx-auto flex items-end justify-start\">\n <div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">\n <h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>\n\n <div class=\"infos flex flex-col gap-2 w-full\">\n <a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">\n <span class=\"material-icons icon\">schedule <\/span> <span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>\n <span class=\"ml-auto flex items-center justify-center\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/span>\n <\/a>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>\n <\/div>\n\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-textfeature flex text-left self-center w-full md:max-w-none\">\n <div class=\"flex flex-col gap-default\">\n <div class=\"w-full\">\n <h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>\n <\/div>\n <div class=\"text-right-aligned w-full md:max-w-[70%] md:self-end\">\n <div class=\"writer [&_p]:text-lg w-full \">\n <p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p> <\/div>\n\n <div class=\"buttons flex flex-wrap gap-6\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a> <\/div>\n \n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-theme layout-rounded-topleft\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <div class=\"section-label flex gap-4 items-start\">\n <h2>Aktuelle Veranstaltungen<\/h2>\n <\/div>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n prevEl: '.swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 2,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-f64e593506f69777\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>\n\n <p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Familienpass<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>\n\n <p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">13-16 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>\n\n <p>Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an Bl\u00e4ttern, Sch\u00e4dlinge an Pflanzen, \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">F\u00fchrung<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>\n\n <p>Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei, Treffpunkt: Foyer des Museums<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"5 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 11.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>\n\n <p>Der Loop ist ein modernes Werkst\u00fcck der Floristik. Das pflanzliche Material wie Moos, Zweige, Schnittgr\u00fcn und Bl\u00fcten wird daf\u00fcr auf einen Reifen gebunden und mit einem Schleifenband verziert. F\u00fcr die \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-f64e593506f69777\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Aktuelles<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div>\n<div class=\"custom-block type-posts flex text-left self-center w-full md:max-w-none\">\n\n \n <div class=\"flex flex-col w-full items-center\">\n \n \n \n<div class=\"article-list w-full flex flex-col gap-grid\">\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>\n <p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-648x432-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-720x480-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-996x664-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>\n <p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-648x432-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-720x480-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-996x664-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Programm<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>\n <p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n \n <\/div>\n\n<\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/div><\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Ausstellungen<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n prevEl: '.swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 3,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-47d4e70480ef5bde\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>\n\n <p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>\n <span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span> <\/div>\n\n <h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>\n\n <p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>\n\n <p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Digitale Ausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>\n\n <p>Die Sammlung des Deutschen Gartenbaumuseums umfasst \u00fcber 4.000 Inventarnummern<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-47d4e70480ef5bde\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-education20 layout-rounded-topright\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Bildung<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-end w-full md:max-w-[70%]\">\n <div class=\"writer w-full \">\n <p>Bei uns wird Wissen lebendig und greifbar! Mit unterschiedlichsten Formaten und einem handlungsorientierten Ansatz schafft ein Team aus g\u00e4rtnerisch ausgebildeten und p\u00e4dagogisch erfahrenen Kolleg*innen einzigartige Museumserlebnisse f\u00fcr Besucher aller Altersgruppen. In allen Projekten wird das Bewusstsein f\u00fcr die Bedeutung von G\u00e4rten gesch\u00e4rft und das notwendige g\u00e4rtnerische Fachwissen zum erfolgreichen Mitmachen vermittelt.<\/p> <\/div>\n <\/div>\n<div class=\"custom-block type-grid flex text-left self-center w-full md:max-w-none\">\n <div class=\"item-grid w-full grid gap-grid rounded-items grid-cols-1 lg:grid-cols-6 [&>div]:col-span-2 [&>a]:col-span-2\">\n <div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div> <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-imagetext flex text-left self-center w-full md:max-w-none img-rounded-topright\">\n <div class=\"image-text grid grid-cols-12 gap-blocks items-center\">\n\n <div class=\"text-col grid-col col-span-12 py-8 md:pb-0 flex flex-col gap-4 md:gap-8 md:col-span-6\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Das Museum<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <div class=\"writer \">\n <p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p> <\/div>\n\n <div class=\"relative flex flex-row flex-wrap gap-4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> <\/div>\n <\/div>\n \n <div class=\"img-col grid-col col-span-12 md:col-span-6\">\n <div class=\"w-full h-auto flex overflow-hidden\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-640x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1024x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1536x-q80.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">\n <\/picture>\n\n <\/div>\n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Kontakt<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-center w-full md:max-w-none\">\n <div class=\"writer w-full \">\n <p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p> <\/div>\n <\/div><div class=\"custom-block type-button flex text-left self-center w-full md:max-w-none\">\n <div class=\"buttons w-full flex flex-wrap gap-4 flex-col items-start \">\n <a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a><a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a> <\/div>\n<\/div> <\/div>\n <\/div>\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-external flex text-left self-center w-full md:max-w-none\">\n <div class=\"w-full !min-h-[400px] c-an\" data-service=\"maps\" data-id=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d5025.247733638696!2d11.005148477707026!3d50.96765814998789!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47a472f11163453d%3A0x5fdaf0c8bed92bc5!2sDeutsches%20Gartenbaumuseum%20Erfurt!5e0!3m2!1sde!2sde!4v1730795538303!5m2!1sde!2sde\" data-autoscale=\"\" data-index=\"0\"><div class=\"cll\"><div class=\"c-nt\"><div class=\"c-n-c\"><div class=\"c-t-cn\"><div class=\"c-n-t\"><div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div><\/div><div class=\"c-n-a\"><button type=\"button\" class=\"c-l-b\">Karte laden<\/button><button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button><\/div><\/div><\/div><\/div><div class=\"c-ld\"><\/div><\/div><\/div>\n <\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n <\/main>\n\n\n <footer class=\"site-footer bg-white\">\n <section class=\"layout-section bg-grayBgLight py-12 md:py-16 lg:py-20 rounded-tl-md\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-y-16 md:gap-y-2 md:gap-x-2 container\">\n\n <div class=\"grid-col col-span-12 md:col-span-5 flex flex-col gap-2\">\n <a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">\n <\/picture>\n\n <\/a>\n <div class=\"writer gap-2\">\n <p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p><p><a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><p><a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a><\/p> <\/div>\n <\/div>\n\n <div class=\"grid-col col-span-12 md:col-span-7 flex flex-col sm:flex-row gap-16 lg:gap-2\">\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">Informationen<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a> <\/div>\n <\/div>\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a> <\/div>\n <\/div>\n \n <\/div>\n <\/div>\n <\/section>\n <section class=\"layout-section bg-gray34 py-6\">\n <div class=\"layout mx-auto gap-default container flex flex-col sm:flex-row items-center justify-between\">\n <div class=\"social-links text-white flex flex-wrap gap-4\">\n <a href=\"https:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22 12.4932C22 6.93664 17.5229 2.43213 12 2.43213C6.47715 2.43213 2 6.93664 2 12.4932C2 17.5149 5.65684 21.6773 10.4375 22.4321V15.4015H7.89844V12.4932H10.4375V10.2766C10.4375 7.75509 11.9305 6.36225 14.2146 6.36225C15.3088 6.36225 16.4531 6.55876 16.4531 6.55876V9.03474H15.1922C13.95 9.03474 13.5625 9.81035 13.5625 10.606V12.4932H16.3359L15.8926 15.4015H13.5625V22.4321C18.3432 21.6773 22 17.5151 22 12.4932Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 3.43213H8C5.23858 3.43213 3 5.67071 3 8.43213V16.4321C3 19.1935 5.23858 21.4321 8 21.4321H16C18.7614 21.4321 21 19.1935 21 16.4321V8.43213C21 5.67071 18.7614 3.43213 16 3.43213ZM19.25 16.4321C19.2445 18.2247 17.7926 19.6766 16 19.6821H8C6.20735 19.6766 4.75549 18.2247 4.75 16.4321V8.43213C4.75549 6.63948 6.20735 5.18762 8 5.18213H16C17.7926 5.18762 19.2445 6.63948 19.25 8.43213V16.4321ZM16.75 8.68213C17.3023 8.68213 17.75 8.23441 17.75 7.68213C17.75 7.12985 17.3023 6.68213 16.75 6.68213C16.1977 6.68213 15.75 7.12985 15.75 7.68213C15.75 8.23441 16.1977 8.68213 16.75 8.68213ZM12 7.93213C9.51472 7.93213 7.5 9.94685 7.5 12.4321C7.5 14.9174 9.51472 16.9321 12 16.9321C14.4853 16.9321 16.5 14.9174 16.5 12.4321C16.5027 11.2378 16.0294 10.0917 15.1849 9.24721C14.3404 8.40272 13.1943 7.92947 12 7.93213ZM9.25 12.4321C9.25 13.9509 10.4812 15.1821 12 15.1821C13.5188 15.1821 14.75 13.9509 14.75 12.4321C14.75 10.9133 13.5188 9.68213 12 9.68213C10.4812 9.68213 9.25 10.9133 9.25 12.4321Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M21.5931 7.39246C21.4792 6.96986 21.2566 6.58446 20.9475 6.27463C20.6383 5.96479 20.2534 5.74132 19.8311 5.62646C18.2651 5.19646 12.0001 5.18946 12.0001 5.18946C12.0001 5.18946 5.73609 5.18246 4.16909 5.59346C3.74701 5.71361 3.36291 5.94024 3.05365 6.2516C2.7444 6.56295 2.52037 6.94858 2.40309 7.37146C1.99009 8.93746 1.98609 12.1855 1.98609 12.1855C1.98609 12.1855 1.98209 15.4495 2.39209 16.9995C2.62209 17.8565 3.29709 18.5335 4.15509 18.7645C5.73709 19.1945 11.9851 19.2015 11.9851 19.2015C11.9851 19.2015 18.2501 19.2085 19.8161 18.7985C20.2386 18.6838 20.6238 18.4608 20.9337 18.1516C21.2436 17.8424 21.4675 17.4577 21.5831 17.0355C21.9971 15.4705 22.0001 12.2235 22.0001 12.2235C22.0001 12.2235 22.0201 8.95846 21.5931 7.39246ZM9.99609 15.1945L10.0011 9.19446L15.2081 12.1995L9.99609 15.1945Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <\/div>\n <div class=\"meta-links flex flex-wrap justify-center md:justify-end gap-6 [&_.btn-text]:text-white [&_.btn-text]:hover:text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a><button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button> <\/div>\n <\/div>\n <\/section>\n <\/footer>\n\n\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js\"><\/script>\n<script type=\"text\/plain\" data-category=\"analytics\">\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/matomo.gartenbaumuseum.de\/\";\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\n<div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\" data-teleport-target=\"true\" style=\"display: none;\"><\/div><div id=\"cc-main\" data-nosnippet=\"\"><div class=\"cm-wrapper cc--anim\"><div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\"><div tabindex=\"-1\"><\/div><div class=\"cm__body\"><div class=\"cm__texts\"><h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2><p id=\"cm__desc\" class=\"cm__desc\">Unsere Website nutzt essentielle Cookies, um deren ordnungsgem\u00e4\u00dfen Betrieb zu gew\u00e4hrleisten sowie optionale Cookies, um bestimmte Funktionen anbieten zu k\u00f6nnen und Nuterverhalten auszuwerten. Letztere werden nur nach Ihrer Zustimmung gesetzt. <button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button><\/p><\/div><div class=\"cm__btns\"><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button><button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button><\/div><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button><\/div><\/div><\/div><div class=\"cm__footer\"><div class=\"cm__links\"><div class=\"cm__link-group\"><a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
1602
],
[
1759,
6403
],
[
6471,
9574
]
],
"longTasks": [
[
1602,
1759
],
[
6403,
6471
]
],
"lastVisualChange": 7200,
"render": 1900,
"visualComplete85": 7200,
"visualComplete90": 7200,
"visualComplete95": 7200,
"visualComplete99": 7200,
"visualComplete": 7200,
"SpeedIndex": 7158,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 105
},
{
"name": "navigationStart",
"time": 129
},
{
"name": "domLoading",
"time": 130
},
{
"name": "responseEnd",
"time": 130
},
{
"name": "domInteractive",
"time": 130
},
{
"name": "domContentLoadedEventStart",
"time": 130
},
{
"name": "domContentLoadedEventEnd",
"time": 130
},
{
"name": "domComplete",
"time": 131
},
{
"name": "unloadEventStart",
"time": 651
},
{
"name": "unloadEventEnd",
"time": 651
},
{
"name": "markAsMainFrame",
"time": 651
},
{
"name": "commitNavigationEnd",
"time": 651
},
{
"name": "domLoading",
"time": 651
},
{
"name": "responseEnd",
"time": 682
},
{
"name": "domInteractive",
"time": 691
},
{
"name": "firstPaint",
"time": 2202
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 4578
},
{
"name": "domContentLoadedEventStart",
"time": 6470
},
{
"name": "domContentLoadedEventEnd",
"time": 6470
},
{
"name": "domComplete",
"time": 6473
},
{
"name": "loadEventStart",
"time": 6473
},
{
"name": "loadEventEnd",
"time": 6473
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 130,
"chromeUserTiming.fetchStart": 105,
"chromeUserTiming.domLoading": 652,
"chromeUserTiming.responseEnd": 682,
"chromeUserTiming.domInteractive": 692,
"chromeUserTiming.domContentLoadedEventStart": 6471,
"chromeUserTiming.domContentLoadedEventEnd": 6471,
"chromeUserTiming.domComplete": 6473,
"chromeUserTiming.unloadEventStart": 651,
"chromeUserTiming.unloadEventEnd": 651,
"chromeUserTiming.markAsMainFrame": 651,
"chromeUserTiming.commitNavigationEnd": 652,
"chromeUserTiming.firstPaint": 2202,
"chromeUserTiming.firstMeaningfulPaintCandidate": 4578,
"chromeUserTiming.loadEventStart": 6473,
"chromeUserTiming.loadEventEnd": 6474,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 6257.3800000000001
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 6459.6909999999998
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.744
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.780000000000001
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 653.16899999999998
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 653.17499999999995
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 654.798
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 665.28399999999999
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 665.31600000000003
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 665.32000000000005
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 665.33100000000002
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 669.95699999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 670.42200000000003
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 670.48099999999999
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 670.67399999999998
},
"2769": {
"name": "HTMLTemplateElement",
"firstUsed": 670.70799999999997
},
"84": {
"name": "FormElement",
"firstUsed": 672.04999999999995
},
"45": {
"name": "PlaceholderAttribute",
"firstUsed": 672.09299999999996
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 672.90300000000002
},
"521": {
"name": "Picture",
"firstUsed": 675.721
},
"523": {
"name": "SrcsetXDescriptor",
"firstUsed": 675.85299999999995
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 676.596
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 687.59100000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 715.07299999999998
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 715.08900000000006
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 715.11099999999999
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 971.61300000000006
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 971.71699999999998
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 971.77599999999995
},
"2431": {
"name": "CSSSelectorPseudoWhere",
"firstUsed": 999.81600000000003
},
"1354": {
"name": "CSSValueAppearanceButton",
"firstUsed": 999.88099999999997
},
"2298": {
"name": "CSSSelectorWebkitInnerSpinButton",
"firstUsed": 999.90200000000004
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 999.904
},
"1362": {
"name": "CSSValueAppearanceTextField",
"firstUsed": 999.90800000000002
},
"2297": {
"name": "CSSSelectorWebkitFileUploadButton",
"firstUsed": 999.91800000000001
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 999.99199999999996
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 1000.124
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 1000.307
},
"2316": {
"name": "CSSSelectorWebkitSliderRunnableTrack",
"firstUsed": 1000.889
},
"2317": {
"name": "CSSSelectorWebkitSliderThumb",
"firstUsed": 1000.901
},
"3797": {
"name": "WebPImage",
"firstUsed": 1224.317
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 1466.5219999999999
},
"2388": {
"name": "CSSSelectorPseudoFocusVisible",
"firstUsed": 1589.51
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 1590.384
},
"587": {
"name": "LangAttribute",
"firstUsed": 1592.0250000000001
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 1592.028
},
"590": {
"name": "LangAttributeDoesNotMatchToUILocale",
"firstUsed": 1592.03
},
"4994": {
"name": "TextSizeAdjustNotAuto",
"firstUsed": 1592.3969999999999
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 1594.748
},
"2355": {
"name": "CSSGradient",
"firstUsed": 1594.8879999999999
},
"1023": {
"name": "CSSFilterBlur",
"firstUsed": 1595.3050000000001
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 1600.1700000000001
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 1600.6780000000001
},
"5043": {
"name": "FlexNewColumnWrapIntrinsicSize",
"firstUsed": 1746.8879999999999
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 6257.1949999999997
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 6279.3280000000004
},
"2195": {
"name": "CookieGet",
"firstUsed": 6408.0780000000004
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 6409.3270000000002
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 6409.8019999999997
},
"675": {
"name": "Fetch",
"firstUsed": 6410.2799999999997
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 6412.1980000000003
},
"3020": {
"name": "DOMStorageWrite",
"firstUsed": 6413.2730000000001
},
"2711": {
"name": "WindowPageYOffset",
"firstUsed": 6429.8090000000002
},
"1351": {
"name": "CSSValueAppearanceNone",
"firstUsed": 6430.3689999999997
},
"3252": {
"name": "CSSKeywordRevert",
"firstUsed": 6430.4610000000002
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 6445.2719999999999
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 6445.2889999999998
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 6445.2939999999999
},
"2096": {
"name": "ARIALiveAttribute",
"firstUsed": 6452.6049999999996
},
"2070": {
"name": "ARIAAtomicAttribute",
"firstUsed": 6452.6130000000003
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 6457.4870000000001
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 6457.4899999999998
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 6457.9219999999996
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 6458.0020000000004
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 6458.174
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 6461.6869999999999
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 6461.7330000000002
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 6464.5469999999996
},
"2081": {
"name": "ARIADisabledAttribute",
"firstUsed": 6464.6139999999996
},
"1307": {
"name": "V8Node_IsConnected_AttributeGetter",
"firstUsed": 6470.4880000000003
},
"2087": {
"name": "ARIAHasPopupAttribute",
"firstUsed": 6475.6930000000002
},
"2097": {
"name": "ARIAModalAttribute",
"firstUsed": 6476.0690000000004
},
"2089": {
"name": "ARIAHiddenAttribute",
"firstUsed": 6476.1599999999999
},
"2079": {
"name": "ARIADescribedByAttribute",
"firstUsed": 6476.1660000000002
},
"1128": {
"name": "BodyScrollsInAdditionToViewport",
"firstUsed": 6501.0280000000002
},
"19": {
"name": "UnprefixedTransitionEndEvent",
"firstUsed": 6899.5879999999997
}
},
"CSSFeatures": {
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 715.11900000000003
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 715.17100000000005
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 715.17399999999998
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 715.19899999999996
},
"151": {
"name": "CSSPropertyTransitionDelay",
"firstUsed": 715.202
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 971.63499999999999
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 971.697
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 971.70100000000002
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 971.70500000000004
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 971.87900000000002
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 971.88400000000001
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 971.88599999999997
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 971.89099999999996
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 999.70899999999995
},
"66": {
"name": "CSSPropertyBorderWidth",
"firstUsed": 999.71900000000005
},
"59": {
"name": "CSSPropertyBorderStyle",
"firstUsed": 999.72299999999996
},
"42": {
"name": "CSSPropertyBorderColor",
"firstUsed": 999.72799999999995
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 999.74099999999999
},
"537": {
"name": "CSSPropertyAliasWebkitTextSizeAdjust",
"firstUsed": 999.745
},
"127": {
"name": "CSSPropertyTabSize",
"firstUsed": 999.75599999999997
},
"514": {
"name": "CSSPropertyFontFeatureSettings",
"firstUsed": 999.774
},
"549": {
"name": "CSSPropertyFontVariationSettings",
"firstUsed": 999.78399999999999
},
"415": {
"name": "CSSPropertyWebkitTapHighlightColor",
"firstUsed": 999.78800000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 999.79499999999996
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 999.80100000000004
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 999.803
},
"65": {
"name": "CSSPropertyBorderTopWidth",
"firstUsed": 999.80600000000004
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 999.83699999999999
},
"130": {
"name": "CSSPropertyTextIndent",
"firstUsed": 999.851
},
"41": {
"name": "CSSPropertyBorderCollapse",
"firstUsed": 999.85500000000002
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 999.86400000000003
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 999.86900000000003
},
"175": {
"name": "CSSPropertyAliasWebkitAppearance",
"firstUsed": 999.88400000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 999.88699999999994
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 999.88999999999999
},
"102": {
"name": "CSSPropertyOutlineOffset",
"firstUsed": 999.91200000000003
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 999.923
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 999.96000000000004
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 999.96299999999997
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 1001.003
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 1001.0069999999999
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 1589.3420000000001
},
"359": {
"name": "CSSPropertyFilter",
"firstUsed": 1589.442
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 1592.0419999999999
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 1592.547
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 1592.568
},
"152": {
"name": "CSSPropertyTransitionDuration",
"firstUsed": 1592.5719999999999
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 1592.5799999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 1592.5840000000001
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 1592.586
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 1592.644
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 1592.6469999999999
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 1592.6489999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 1592.652
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 1592.6579999999999
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 1592.6600000000001
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 1592.684
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 1592.6990000000001
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 1592.702
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 1592.704
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 1592.7070000000001
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 1592.711
},
"62": {
"name": "CSSPropertyBorderTopLeftRadius",
"firstUsed": 1592.7180000000001
},
"68": {
"name": "CSSPropertyBoxShadow",
"firstUsed": 1592.7249999999999
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 1592.99
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 1593.0930000000001
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 1593.096
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 1593.136
},
"164": {
"name": "CSSPropertyAliasWordWrap",
"firstUsed": 1593.1500000000001
},
"3": {
"name": "CSSPropertyDirection",
"firstUsed": 1593.152
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 1593.154
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 1593.1569999999999
},
"233": {
"name": "CSSPropertyFlex",
"firstUsed": 1593.3309999999999
},
"38": {
"name": "CSSPropertyBorderBottomRightRadius",
"firstUsed": 1593.335
},
"636": {
"name": "CSSPropertyInset",
"firstUsed": 1593.3389999999999
},
"108": {
"name": "CSSPropertyOverflowY",
"firstUsed": 1593.3430000000001
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 1593.383
},
"63": {
"name": "CSSPropertyBorderTopRightRadius",
"firstUsed": 1593.508
},
"37": {
"name": "CSSPropertyBorderBottomLeftRadius",
"firstUsed": 1593.51
},
"111": {
"name": "CSSPropertyPaddingLeft",
"firstUsed": 1593.5129999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 1593.518
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 1593.547
},
"40": {
"name": "CSSPropertyBorderBottomWidth",
"firstUsed": 1593.5989999999999
},
"36": {
"name": "CSSPropertyBorderBottomColor",
"firstUsed": 1593.6020000000001
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 1594.143
},
"355": {
"name": "CSSPropertyClipPath",
"firstUsed": 1594.2059999999999
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 1594.5329999999999
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 1594.549
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 1594.5509999999999
},
"524": {
"name": "CSSPropertyColumnGap",
"firstUsed": 1594.5709999999999
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 1594.5989999999999
},
"128": {
"name": "CSSPropertyTextAlign",
"firstUsed": 1594.626
},
"232": {
"name": "CSSPropertyAlignSelf",
"firstUsed": 1594.6279999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 1594.691
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 1594.7360000000001
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 1594.876
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 1594.8920000000001
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 1595.252
},
"508": {
"name": "CSSPropertyBackdropFilter",
"firstUsed": 1595.2840000000001
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 1595.502
},
"244": {
"name": "CSSPropertyGridColumnStart",
"firstUsed": 1595.6199999999999
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 1595.9390000000001
},
"9": {
"name": "CSSPropertyFontVariant",
"firstUsed": 1595.9559999999999
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 1598.5029999999999
},
"454": {
"name": "CSSPropertyAll",
"firstUsed": 1598.508
},
"658": {
"name": "CSSPropertyAppearance",
"firstUsed": 6430.375
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 6430.3900000000003
},
"35": {
"name": "CSSPropertyBorderBottom",
"firstUsed": 6430.3990000000003
},
"27": {
"name": "CSSPropertyBackgroundPosition",
"firstUsed": 6430.5680000000002
},
"30": {
"name": "CSSPropertyBackgroundRepeat",
"firstUsed": 6430.5720000000001
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 6430.576
},
"49": {
"name": "CSSPropertyBorderLeft",
"firstUsed": 6430.5810000000001
},
"60": {
"name": "CSSPropertyBorderTop",
"firstUsed": 6430.5860000000002
},
"424": {
"name": "CSSPropertyAnimation",
"firstUsed": 6430.8620000000001
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 6430.8680000000004
},
"61": {
"name": "CSSPropertyBorderTopColor",
"firstUsed": 6430.8710000000001
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 6452.9179999999997
},
"585": {
"name": "CSSPropertyOverscrollBehavior",
"firstUsed": 6500.2349999999997
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 6500.2399999999998
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 6500.2550000000001
},
"107": {
"name": "CSSPropertyOverflowX",
"firstUsed": 6500.2569999999996
},
"418": {
"name": "CSSPropertyGridAutoColumns",
"firstUsed": 6500.442
},
"250": {
"name": "CSSPropertyGridAutoFlow",
"firstUsed": 6500.4459999999999
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 18,
"TTIMeasurementEnd": 9574,
"LastInteractive": 6471,
"TotalBlockingTime": 18,
"testID": "250430_BiDcBV_2WY",
"step": 1,
"effectiveBps": 573061,
"domTime": 0,
"aft": 0,
"titleTime": 131,
"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,
"303": 19,
"404": 31.600000000000001,
"505": 14.300000000000001,
"605": 10,
"706": 5.2999999999999998,
"806": 75,
"907": 35,
"1007": 19,
"1108": 25,
"1208": 15.800000000000001,
"1309": 23.800000000000001,
"1409": 40,
"1510": 15,
"1611": 28.600000000000001,
"1712": 55.600000000000001,
"1814": 71.400000000000006,
"1915": 31.600000000000001,
"2015": 23.800000000000001,
"2116": 15.800000000000001,
"2216": 15.800000000000001,
"2317": 23.800000000000001,
"2417": 33.299999999999997,
"2518": 11.1,
"2619": 15,
"2719": 27.300000000000001,
"2820": 15.800000000000001,
"2921": 15.800000000000001,
"3021": 15,
"3122": 19,
"3223": 15.800000000000001,
"3323": 15,
"3424": 30,
"3524": 27.300000000000001,
"3625": 15.800000000000001,
"3725": 21.100000000000001,
"3826": 15,
"3926": 20,
"4027": 20,
"4128": 15.800000000000001,
"4228": 22.699999999999999,
"4329": 15.800000000000001,
"4429": 33.299999999999997,
"4530": 15,
"4630": 25,
"4731": 40,
"4831": 33.299999999999997,
"4932": 21.100000000000001,
"5032": 22.699999999999999,
"5133": 15.800000000000001,
"5234": 20,
"5334": 19,
"5435": 40,
"5535": 20,
"5636": 23.800000000000001,
"5736": 11.1,
"5837": 19,
"5937": 20,
"6038": 19,
"6139": 15,
"6240": 15,
"6340": 26.300000000000001,
"6441": 42.899999999999999,
"6544": 65,
"6647": 55,
"6747": 15,
"6848": 18.199999999999999,
"6948": 52.600000000000001,
"7049": 31.600000000000001,
"7150": 23.800000000000001,
"7250": 20,
"7351": 30,
"7452": 70,
"7552": 20,
"7653": 20,
"7753": 20,
"7854": 15,
"7955": 10,
"8055": 10,
"8156": 10,
"8257": 10,
"8357": 15.800000000000001,
"8458": 20,
"8558": 14.300000000000001,
"8659": 14.300000000000001,
"8759": 10.5,
"8860": 10.5,
"8960": 10,
"9061": 10,
"9162": 14.300000000000001,
"9262": 5.2999999999999998,
"9363": 19,
"9463": 21.100000000000001,
"9564": 10,
"9665": 28.600000000000001
},
"max": 100,
"count": 97
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 12799,
"303": 448013,
"404": 507460,
"505": 0,
"605": 0,
"706": 2185625,
"806": 3336193,
"907": 6318901,
"1007": 5050140,
"1108": 5057271,
"1208": 3797560,
"1309": 2868907,
"1409": 4830636,
"1510": 5049897,
"1611": 5510831,
"1712": 4559032,
"1814": 5092829,
"1915": 5042256,
"2015": 4819380,
"2116": 5047627,
"2216": 4821411,
"2317": 5043388,
"2417": 5510609,
"2518": 4591241,
"2619": 5028417,
"2719": 4818507,
"2820": 5049806,
"2921": 4822807,
"3021": 4825735,
"3122": 4799442,
"3223": 5050634,
"3323": 4589763,
"3424": 4807407,
"3524": 4825633,
"3625": 4839832,
"3725": 5862083,
"3826": 4685667,
"3926": 5274956,
"4027": 5291508,
"4128": 5053384,
"4228": 5056664,
"4329": 5057608,
"4429": 4819041,
"4530": 4815872,
"4630": 4824139,
"4731": 4820962,
"4831": 4822163,
"4932": 5068537,
"5032": 4363990,
"5133": 4587886,
"5234": 4823417,
"5334": 5280252,
"5435": 4608465,
"5535": 4823459,
"5636": 5280260,
"5736": 4596267,
"5837": 4811031,
"5937": 4831822,
"6038": 4825528,
"6139": 5007708,
"6240": 4591091,
"6340": 4825892,
"6441": 3398291,
"6544": 126922,
"6647": 1230009,
"6747": 0,
"6848": 0,
"6948": 0,
"7049": 0,
"7150": 0,
"7250": 0,
"7351": 0,
"7452": 0,
"7552": 0,
"7653": 0,
"7753": 0,
"7854": 0,
"7955": 0,
"8055": 0,
"8156": 0,
"8257": 0,
"8357": 0,
"8458": 0,
"8558": 0,
"8659": 0,
"8759": 0,
"8860": 0,
"8960": 0,
"9061": 3340,
"9162": 0,
"9262": 0,
"9363": 0,
"9463": 0,
"9564": 0,
"9665": 0
},
"max": 6318901,
"count": 97
}
},
"effectiveBpsDoc": 573061,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&file=1_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&file=1_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1900,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_001900.jpg",
"VisuallyComplete": 0
},
{
"time": 2200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_002200.jpg",
"VisuallyComplete": 0
},
{
"time": 6600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_006600.jpg",
"VisuallyComplete": 0
},
{
"time": 7000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007000.jpg",
"VisuallyComplete": 2
},
{
"time": 7100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007100.jpg",
"VisuallyComplete": 40
},
{
"time": 7200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1&file=ms_007200.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"gartenbaumuseum.de": {
"bytes": 3398253,
"requests": 37,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 27901,
"bytesUncompressed": 129210,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 89591,
"bytesUncompressed": 237373,
"requests": 3
},
"css": {
"color": [
178,
234,
148
],
"bytes": 35528,
"bytesUncompressed": 152782,
"requests": 5
},
"image": {
"color": [
196,
154,
232
],
"bytes": 2913314,
"bytesUncompressed": 2913314,
"requests": 21
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 330736,
"bytesUncompressed": 330736,
"requests": 6
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 1183,
"bytesUncompressed": 3436,
"requests": 1
}
},
"consoleLog": []
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-8vtz-10.10.1.241",
"loadTime": 1027,
"docTime": 1027,
"fullyLoaded": 1027,
"bytesOut": 6696,
"bytesOutDoc": 6696,
"bytesIn": 82586,
"bytesInDoc": 82586,
"requests": [
{
"type": 3,
"id": "AAECF6C9C138D9A8777F65190FC926EB",
"request_id": "AAECF6C9C138D9A8777F65190FC926EB",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/",
"raw_id": "AAECF6C9C138D9A8777F65190FC926EB",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 311,
"ttfb_ms": 287,
"load_start": 143,
"load_start_float": 143.00006099999999,
"bytesIn": 27901,
"objectSize": 27901,
"objectSizeUncompressed": 129210,
"chunks": [
{
"ts": 432,
"bytes": 16234,
"inflated": 56135
},
{
"ts": 450,
"bytes": 11667,
"inflated": 7539
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 43,
"connect_start": 43,
"connect_end": 78,
"ssl_start": 78,
"ssl_end": 142,
"securityDetails": {
"protocol": "TLS 1.2",
"keyExchange": "ECDHE_RSA",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.gartenbaumuseum.de",
"sanList": [
"*.gartenbaumuseum.de",
"gartenbaumuseum.de"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1733529600,
"validTo": 1766361599,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2025h2' log",
"logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
"timestamp": 1733535447759,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100CB8785D3DDD2F78D76344593ECAA741E489D0E11383580E600FC4DC9C4D10FE5022100CF20BBDFDFD1EEE4E998270D4731960471663D13C4259FF4E77D7D9BA9704E4E"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Cloudflare 'Nimbus2025'",
"logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
"timestamp": 1733535447700,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30450220112F821360346379C59E2242B47A83D86817F9AB26D2D4DC314DD775A99F9C6C022100B370CB75A2DE4C9E8766720FA2C3F89ED1685D6E35D281303B247284071989A9"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1733535447668,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3044022014E3BB201EAFFAA34AF5282DAC6C9A9D23CAD5040B0EDC6F21ABA86E391A581402202925FC79F45B8DF1DF22EF0DD70D79DC904FFE9F1D13F9D64AFA7D7DAC47C9EB"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":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=\"134\", \"Google Chrome\";v=\"134\"",
"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\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"content-encoding: gzip",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:48 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 999",
":status: 200"
]
},
"bytesOut": 2128,
"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": 42,
"connect_ms": 35,
"ssl_ms": 64,
"gzip_total": 28069,
"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:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de 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": 61,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGRTCCBS2gAwIBAgIQbTci4mrcIWbenyXaU6pSlDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MTIwNzAwMDAwMFoXDTI1MTIyMTIzNTk1OVowHzEdMBsGA1UEAwwUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB\nAQDOpbP+r6g7X5qDdVAqyLjfA9DSiFSKZorf7FjpIF0FGaOCvmugSYwfvILptmo7\nRV9akdMPyx4VKmNXHkJB8omREFi4\/CX3ZypMI5Tfs00X0MWM7dUKWM+TPFUAM7hN\nTEztH84NRGDsu4i\/Sc97jG889Ai3MPp+Eou4MYqHS2SniPRjaY8mGx0DNOea7aZX\nDN8BvddCrZxYir7lD2PNkm00NEqK\/QeFT\/HknpDf6kteSPxHHWHn43ijooChmPu8\nw6t098Ortk4Q8eVoh8GPlSKn3UPYjzUeMJjTGPVyYsJSnVZFl2YqT+CkkAfqpRO2\nF7hYjbggf7OAomi\/k1WRCpVRAgMBAAGjggMKMIIDBjAfBgNVHSMEGDAWgBSNjF7E\nVK2K4Xfpm\/mbBeG4AY1h4TAdBgNVHQ4EFgQUFFg\/8HsABemc2PlCRUepD\/BgCX4w\nDgYDVR0PAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUH\nAwEGCCsGAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEF\nBQcCARYXaHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEF\nBQcBAQR4MHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2Vj\ndGlnb1JTQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYB\nBQUHMAGGF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMIIBfgYKKwYBBAHWeQIEAgSC\nAW4EggFqAWgAdwDd3Mo0ldfhFgXnlTL6x5\/4PRxQ39sAOhQSdgosrLvIKgAAAZOe\nw7rPAAAEAwBIMEYCIQDLh4XT3dL3jXY0RZPsqnQeSJ0OETg1gOYA\/E3JxNEP5QIh\nAM8gu9\/f0e7k6ZgnDUcxlgRxZj0TxCWf9Od9fZupcE5OAHYAzPsPaoVxCWX+lZtT\nzumyfCLphVwNl422qX5UwP5MDbAAAAGTnsO6lAAABAMARzBFAiARL4ITYDRjecWe\nIkK0eoPYaBf5qybS1NwxTdd1qZ+cbAIhALNwy3Wi3kyeh2ZyD6LD+J7RaF1uNdKB\nMDskcoQHGYmpAHUAEvFONL1TckyEBhnDjz96E\/jntWKHiJxtMAWE6+WGJjoAAAGT\nnsO6dAAABAMARjBEAiAU47sgHq\/6o0r1KC2sbJqdI8rVBAsO3G8hq6huORpYFAIg\nKSX8efRbjfHfIu8N1w153JBP\/p8dE\/nWSvp9faxHyeswMwYDVR0RBCwwKoIUKi5n\nYXJ0ZW5iYXVtdXNldW0uZGWCEmdhcnRlbmJhdW11c2V1bS5kZTANBgkqhkiG9w0B\nAQsFAAOCAQEAeLHGeHnccNaEZanX\/4m0a1GcqMOVszNi+3s8c7ANvetOddp7dq7n\nkfEVTscgHpeNooBgBkYiuxumBtYGDgTm6l+3d9S3vxTckLoBTGjs0ZKUKg0EW6Uj\nY+pGu+4NJrXv5Aw2rTdJ71ktGxdEXFtsN1P+d1ubY7WK16PSfzq\/+Bt1kd8t+YmR\nPBBk159Zbk6gWJR5erafTnsWek86a6zKmuAT2zGR+6XEDe4iebkZ\/g1gekmSzqqJ\nyQjfm7sHExnH6WvcsnF8n2rkks5oKjN+F\/rA80x6Ot4NKs64QTe\/dzqiZMo9Gac4\n3+zs2TmA1wskyUzdMJqGMEo9JenFT1Le5w==\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": 454,
"ttfb_start": 143,
"ttfb_end": 430,
"download_start": 430,
"download_end": 454,
"download_ms": 24,
"all_start": 1,
"all_end": 454,
"all_ms": 452,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "75348.34",
"request_id": "75348.34",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"raw_id": "75348.34",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 144,
"ttfb_ms": 52,
"load_start": 582,
"load_start_float": 582.00011199999994,
"bytesIn": 53502,
"objectSize": 53502,
"objectSizeUncompressed": 53502,
"chunks": [
{
"ts": 638,
"bytes": 32488
},
{
"ts": 720,
"bytes": 16093
},
{
"ts": 726,
"bytes": 4921
}
],
"expires": "",
"cacheControl": "",
"contentType": "image\/webp",
"contentEncoding": "",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/",
"initiator_line": 1200,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: Fri, 04 Apr 2025 13:03:17 GMT",
"priority: i",
"range: bytes=32488-32488",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"content-length: 1",
"content-range: bytes 32488-32488\/53502",
"content-type: image\/webp",
"date: Wed, 30 Apr 2025 06:48:49 GMT",
"last-modified: Fri, 04 Apr 2025 13:03:17 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 998",
":status: 206"
]
},
"bytesOut": 2608,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 498,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 0,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 112,
"server_port": "443",
"image_details": {
"detected_type": "webp",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "52 KiB",
"FileType": "WEBP",
"FileTypeExtension": "webp",
"MIMEType": "image\/webp"
},
"RIFF": {
"VP8Version": "0 (bicubic reconstruction, normal loop)",
"ImageWidth": 1200,
"HorizontalScale": 0,
"ImageHeight": 800,
"VerticalScale": 0
},
"Composite": {
"ImageSize": "1200x800",
"Megapixels": 0.95999999999999996
}
},
"magick": {
"format": "WEBP",
"formatDescription": "WebP Image Format",
"mimeType": "image\/webp",
"class": "DirectClass",
"geometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 960000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 138.15600000000001,
"standardDeviation": 56.500700000000002,
"kurtosis": -1.40269,
"skewness": 0.115012,
"entropy": 0.75669200000000003
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 186.67699999999999,
"standardDeviation": 56.092399999999998,
"kurtosis": 0.40440399999999999,
"skewness": -1.3030900000000001,
"entropy": 0.75468100000000005
},
"green": {
"min": 8,
"max": 255,
"mean": 102.43899999999999,
"standardDeviation": 63.016100000000002,
"kurtosis": -0.34888000000000002,
"skewness": 1.09802,
"entropy": 0.76517400000000002
},
"blue": {
"min": 0,
"max": 255,
"mean": 125.35299999999999,
"standardDeviation": 50.393599999999999,
"kurtosis": 0.58392699999999997,
"skewness": 0.44767099999999999,
"entropy": 0.75022200000000006
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1200,
"height": 800,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:49+00:00",
"date:modify": "2025-04-30T06:48:49+00:00",
"signature": "a0a191674422db91e2e0a71f0c7fcd90a4e881f1451d0df059833c0cc9845c02"
},
"tainted": false,
"filesize": "53502B",
"numberPixels": "960000",
"pixelsPerSecond": "23.1104MB",
"userTime": "0.020u",
"elapsedTime": "0:01.041"
}
},
"load_end": 726,
"ttfb_start": 582,
"ttfb_end": 634,
"download_start": 634,
"download_end": 726,
"download_ms": 92,
"all_start": 582,
"all_end": 726,
"all_ms": 144,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "75348.53",
"request_id": "75348.53",
"ip_addr": "217.160.0.154",
"full_url": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cc.de.json",
"is_secure": 1,
"method": "GET",
"host": "gartenbaumuseum.de",
"url": "\/assets\/dist\/cc.de.json",
"raw_id": "75348.53",
"frame_id": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"documentURL": "https:\/\/gartenbaumuseum.de\/",
"responseCode": 304,
"request_type": "Fetch",
"load_ms": 48,
"ttfb_ms": 46,
"load_start": 824,
"load_start_float": 824.00015399999995,
"bytesIn": 1183,
"objectSize": 1183,
"objectSizeUncompressed": 3436,
"chunks": [
{
"ts": 872,
"bytes": 1183,
"inflated": 3436
}
],
"expires": "Wed, 30 Apr 2025 06:48:49 GMT",
"cacheControl": "max-age=0",
"contentType": "application\/json",
"contentEncoding": "gzip",
"socket": 69,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js",
"initiator_line": "6",
"initiator_column": "13395",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: gartenbaumuseum.de",
":method: GET",
":path: \/assets\/dist\/cc.de.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-modified-since: Fri, 21 Feb 2025 11:51:37 GMT",
"priority: u=1, i",
"referer: https:\/\/gartenbaumuseum.de\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-headers: Origin, Content-Type, Accept",
"access-control-allow-methods: GET, POST, OPTIONS",
"cache-control: max-age=0",
"date: Wed, 30 Apr 2025 06:48:49 GMT",
"expires: Wed, 30 Apr 2025 06:48:49 GMT",
"last-modified: Fri, 21 Feb 2025 11:51:37 GMT",
"server: Apache",
"x-ws-ratelimit-limit: 1000",
"x-ws-ratelimit-remaining: 996",
"vary: Accept-Encoding",
"content-encoding: gzip",
"content-length: 1183",
"content-type: application\/json",
"content-language: de"
]
},
"bytesOut": 1960,
"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": 823,
"socket_group": "https:\/\/gartenbaumuseum.de <https:\/\/gartenbaumuseum.de same_site>",
"netlog_id": 154,
"server_port": "443",
"load_end": 872,
"ttfb_start": 824,
"ttfb_end": 870,
"download_start": 870,
"download_end": 872,
"download_ms": 2,
"all_start": 824,
"all_end": 872,
"all_ms": 48,
"index": 2,
"number": 3
}
],
"requestsFull": 3,
"requestsDoc": 3,
"responses_200": 1,
"responses_404": 0,
"responses_other": 2,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"loadEventStart": 916,
"loadEventEnd": 916,
"domContentLoadedEventStart": 907,
"domContentLoadedEventEnd": 907,
"URL": "https:\/\/gartenbaumuseum.de\/",
"connections": 1,
"final_base_page_request": 0,
"final_base_page_request_id": "AAECF6C9C138D9A8777F65190FC926EB",
"final_url": "https:\/\/gartenbaumuseum.de\/",
"domInteractive": 505,
"firstPaint": 0,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 430,
"basePageSSLTime": 64,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": -1,
"gzip_total": 28069,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 1,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 6,
"UpdateLayoutTree": 21,
"BeginRemoteFontLoad": 1,
"Layout": 210,
"PrePaint": 3,
"Paint": 3,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 0,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 39,
"v8.compile": 3,
"v8.produceCache": 3,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"FunctionCall": 1,
"FireAnimationFrame": 0,
"TimerFire": 0,
"Idle": 713
},
"cpuTimesDoc": {
"ParseHTML": 2,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 5,
"ParseAuthorStyleSheet": 6,
"UpdateLayoutTree": 21,
"BeginRemoteFontLoad": 1,
"Layout": 210,
"PrePaint": 3,
"Paint": 3,
"Layerize": 1,
"IntersectionObserverController::computeIntersections": 0,
"MarkDOMContent": 0,
"MarkLoad": 0,
"EvaluateScript": 39,
"v8.compile": 3,
"v8.produceCache": 3,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"FunctionCall": 1,
"FireAnimationFrame": 0,
"TimerFire": 0,
"Idle": 713
},
"cpu.ParseHTML": 2,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 14,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 5,
"cpu.ParseAuthorStyleSheet": 6,
"cpu.UpdateLayoutTree": 21,
"cpu.BeginRemoteFontLoad": 1,
"cpu.Layout": 210,
"cpu.PrePaint": 3,
"cpu.Paint": 3,
"cpu.Layerize": 1,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.MarkDOMContent": 0,
"cpu.MarkLoad": 0,
"cpu.EvaluateScript": 39,
"cpu.v8.compile": 3,
"cpu.v8.produceCache": 3,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.FunctionCall": 1,
"cpu.FireAnimationFrame": 0,
"cpu.TimerFire": 0,
"cpu.Idle": 713,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995726.7431209,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995728.3773439,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 1479,
"fullyLoadedCPUpct": 19.6026490066162,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "5EAFB3F83B4E03FABDE668D31C7B1FBD",
"loaderId": "9B0116C889320C6A3D5F090F38B26E8A"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/gartenbaumuseum.de",
"name": ""
}
],
"document_URL": "https:\/\/gartenbaumuseum.de\/",
"document_hostname": "gartenbaumuseum.de",
"document_origin": "https:\/\/gartenbaumuseum.de",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 828,
"domComplete": 916,
"PerformancePaintTiming.first-paint": 1096,
"origin_dns": {
"ns": [
"ns1044.ui-dns.org.",
"ns1044.ui-dns.com.",
"ns1044.ui-dns.de.",
"ns1044.ui-dns.biz."
],
"mx": [
"10 mx01.ionos.de.",
"10 mx00.ionos.de."
],
"txt": [
"\"cisco-ci-domain-verification=2fb475df23a71593ddd62cd55c5218efa8de740566fa525be3be40d3c4562bcd\"",
"\"v=spf1 include:_spf-eu.ionos.com ~all\""
],
"soa": [
"ns1044.ui-dns.org. hostmaster.schlund.de. 2016092735 28800 7200 604800 300"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"UI frameworks": "Tailwind CSS",
"Web servers": "Apache HTTP Server",
"JavaScript frameworks": "Alpine.js 3.14.3",
"JavaScript libraries": "Swiper",
"Hosting": "IONOS",
"Miscellaneous": "Open Graph"
},
"detected_apps": {
"Tailwind CSS": "",
"Apache HTTP Server": "",
"Alpine.js": "3.14.3",
"Swiper": "",
"IONOS": "",
"Open Graph": ""
},
"detected_technologies": {
"Tailwind CSS": {
"name": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
"Apache HTTP Server": {
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
"Alpine.js": {
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"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": "Tailwind CSS",
"description": "Tailwind is a utility-first CSS framework.",
"slug": "tailwind-css",
"categories": [
{
"id": 66,
"slug": "ui-frameworks",
"groups": [
9
],
"name": "UI frameworks",
"priority": 7
}
],
"confidence": 100,
"version": "",
"icon": "tailwindcss.svg",
"website": "https:\/\/tailwindcss.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Apache HTTP Server",
"description": "Apache is a free and open-source cross-platform web server software.",
"slug": "apache-http-server",
"categories": [
{
"id": 22,
"slug": "web-servers",
"groups": [
7
],
"name": "Web servers",
"priority": 8
}
],
"confidence": 100,
"version": "",
"icon": "Apache.svg",
"website": "https:\/\/httpd.apache.org\/",
"pricing": [],
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
},
{
"name": "Alpine.js",
"description": null,
"slug": "alpine-js",
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"groups": [
9
],
"name": "JavaScript frameworks",
"priority": 8
}
],
"confidence": 100,
"version": "3.14.3",
"icon": "Alpine.js.png",
"website": "https:\/\/github.com\/alpinejs\/alpine",
"pricing": [],
"cpe": null
},
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "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.10.2",
"violations": [],
"passes": [
{
"id": "aria-allowed-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure an element's role supports its ARIA attributes",
"help": "Elements must only use supported ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-allowed-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-allowed-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attributes are used correctly for the defined role"
}
],
"none": [
{
"id": "aria-unsupported-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute is supported"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-command-name",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure 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.10\/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": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
}
]
},
{
"id": "aria-conditional-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are used as described in the specification of the element's role",
"help": "ARIA attributes must be used as specified for the element's role",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-conditional-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [
{
"id": "aria-conditional-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-deprecated-role",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements do not use deprecated roles",
"help": "Deprecated ARIA roles must not be used",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-deprecated-role?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "deprecatedrole",
"data": null,
"relatedNodes": [],
"impact": "minor",
"message": "ARIA role is not deprecated"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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 x-data=\"{ show: false }\" x-init=\"setTimeout(() =>",
"target": [
"body"
]
}
]
},
{
"id": "aria-prohibited-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure ARIA attributes are not prohibited for an element's role",
"help": "Elements must only use permitted ARIA attributes",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-prohibited-attr?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "aria-prohibited-attr",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "ARIA attribute is allowed"
}
],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-required-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure elements with ARIA roles have all required ARIA attributes",
"help": "Required ARIA attributes must be provided",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-required-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "All required ARIA attributes are present"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-roles",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/aria-roles?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [],
"all": [],
"none": [
{
"id": "invalidrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is valid"
},
{
"id": "abstractrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Abstract roles are not used"
},
{
"id": "unsupportedrole",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA role is supported"
}
],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
}
]
},
{
"id": "aria-valid-attr-value",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure all ARIA attributes have valid values",
"help": "ARIA attributes must conform to valid values",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [],
"all": [
{
"id": "aria-valid-attr-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute values are valid"
},
{
"id": "aria-errormessage",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
},
{
"id": "aria-level",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"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": "critical",
"message": "aria-level values are valid"
}
],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "aria-valid-attr",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure attributes that begin with aria- are valid ARIA attributes",
"help": "ARIA attributes must conform to valid names",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-valid-attr?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\" style=\"transition-duration: 300ms;\">",
"target": [
"#swiper-wrapper-8addaf8ea5f41ebb"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-prev\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"0\">",
"target": [
".swiper-slide-prev"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(-1920px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"1\">",
"target": [
".swiper-slide-visible"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"2\">",
"target": [
"div[aria-label=\"3 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"3\">",
"target": [
"div[aria-label=\"4 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"4\">",
"target": [
"div[aria-label=\"5 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px); transition-duration: 300ms;\" data-swiper-slide-index=\"5\">",
"target": [
"div[aria-label=\"6 \/ 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".rounded-br-lg > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"5 \/ 5\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"1 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"2 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"3 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"swiper-slide flex [&>",
"target": [
"div[aria-label=\"4 \/ 4\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-notification[aria-live=\"assertive\"][aria-atomic=\"true\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\">",
"target": [
".cm"
]
},
{
"any": [
{
"id": "aria-valid-attr",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "ARIA attribute name is valid"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
]
},
{
"id": "button-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure buttons have discernible text",
"help": "Buttons must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/button-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
},
{
"id": "aria-label",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "aria-label attribute exists and is not empty"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "button-has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has inner text that is visible to screen readers"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure 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.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
]
},
{
"html": "<h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>",
"target": [
"h1"
]
},
{
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main class=\"main-home\">",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "48.0pt (64px)",
"fontWeight": "normal",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<em>Abenteuer Gr\u00fcn!<\/em>",
"target": [
"em"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "16.2pt (21.6px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p>",
"target": [
".\\[\\&_p\\]\\:text-lg > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".btn-primary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2>Aktuelle Veranstaltungen<\/h2>",
"target": [
".type-sectionlabel.self-center.md\\:max-w-none:nth-child(2) > .section-label.items-start.gap-4 > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Workshop<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme:nth-child(2)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-bold\">So. 04.Mai 2025<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#ffffff",
"contrastRatio": 7.0499999999999998,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .event-date.\\[\\&\\>\\.icon\\]\\:text-lg.\\[\\&\\>\\.icon\\]\\:text-primary > .leading-tight.flex-col.flex > .italic.text-gray34"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Familienpass<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.flex-wrap > .flex-wrap.gap-2.flex > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Details<\/span>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Aktuelles<\/h2>",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"badge badge-small bg-theme\">Programm<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "10.5pt (14px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-meta.gap-2.flex-wrap > .date.text-sm.ml-auto"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .article-excerpt.mb-4"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">weiterlesen<\/span>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Ausstellungen<\/h2>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span>",
"target": [
".date.text-sm.font-bold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#e8f1d9",
"contrastRatio": 18.010000000000002,
"fontSize": "10.5pt (14px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.01"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .info.justify-between.items-center > .badge.badge-small.bg-theme"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Bildung<\/h2>",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffeed4",
"contrastRatio": 18.43,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.43"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>",
"target": [
".self-end > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > h3"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Mehr erfahren<\/span>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Das Museum<\/h2>",
"target": [
".text-col > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p>",
"target": [
".text-col > .writer > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">mehr erfahren<\/span>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "36.0pt (48px)",
"fontWeight": "bold",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 class=\"group-hover:underline\">Kontakt<\/h2>",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start > h2"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p>",
"target": [
".type-text.self-center.md\\:max-w-none > .writer.w-full > p"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">[email protected]<\/span>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.0pt (16px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">0361 \/ 22 399-0<\/span>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#262626",
"contrastRatio": 15.130000000000001,
"fontSize": "10.4pt (13.92px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 15.13"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.2pt (12.32px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p>",
"target": [
".writer.gap-2 > p:nth-child(1)"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong>",
"target": [
"strong"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">Informationen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ihr Besuch<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Anreise<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">H\u00e4ufige Fragen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Barrierefreiheit<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Partner<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#f1f3f3",
"contrastRatio": 18.850000000000001,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 18.85"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .font-heading.font-extrabold"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Ausstellungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Veranstaltungen<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">News<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Stellenangebote<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#535a5a",
"bgColor": "#f1f3f3",
"contrastRatio": 6.3300000000000001,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 6.33"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Kontakt<\/span>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Impressum<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(1) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Datenschutz<\/span>",
"target": [
".meta-links > .btn-text.btn:nth-child(2) > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#ffffff",
"bgColor": "#535a5a",
"contrastRatio": 7.0499999999999998,
"fontSize": "12.0pt (16px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"text\">Cookie-Einstellungen<\/span>",
"target": [
"button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"] > .text"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"messageKey": "hidden"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element is hidden"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">",
"target": [
"#search"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ffffff",
"contrastRatio": 21,
"fontSize": "12.6pt (16.8px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 21"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2>",
"target": [
"#cm__title"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#ffffff",
"contrastRatio": 8.1699999999999999,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 8.17"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle akzeptieren<\/span>",
"target": [
"button[data-role=\"all\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#000000",
"bgColor": "#ccdbd7",
"contrastRatio": 14.68,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 14.68"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Alle ablehnen<\/span>",
"target": [
"button[data-role=\"necessary\"] > span"
]
},
{
"any": [
{
"id": "color-contrast",
"data": {
"fgColor": "#4a5055",
"bgColor": "#eaeff2",
"contrastRatio": 7.0499999999999998,
"fontSize": "9.8pt (13.12px)",
"fontWeight": "normal",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [],
"impact": "serious",
"message": "Element has sufficient color contrast of 7.05"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span>Einstellungen verwalten<\/span>",
"target": [
".cm__btn--secondary > span"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "duplicate-id-aria",
"impact": null,
"tags": [
"cat.parsing",
"wcag2a",
"wcag412",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/duplicate-id-aria?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-96e226aa622cbfb4",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-96e226aa622cbfb4"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "swiper-wrapper-4b9539998d4b1093d",
"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=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">",
"target": [
"#swiper-wrapper-4b9539998d4b1093d"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "pages",
"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 name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">",
"target": [
"#pages"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "events",
"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 name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">",
"target": [
"#events"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "news",
"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 name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">",
"target": [
"#news"
]
},
{
"any": [
{
"id": "duplicate-id-aria",
"data": "cm__desc",
"relatedNodes": [],
"impact": "critical",
"message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<p id=\"cm__desc\" class=\"cm__desc\">",
"target": [
"#cm__desc"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure 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.10\/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 x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-visible > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"3 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"4 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"5 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
"div[aria-label=\"6 \/ 6\"] > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon 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 src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-image > .picture > .img-fluid[width=\"1200\"][height=\"800\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"target": [
"img[width=\"2048\"]"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"target": [
".max-w-48"
]
}
]
},
{
"id": "link-in-text-block",
"impact": null,
"tags": [
"cat.color",
"wcag2a",
"wcag141",
"TTv5",
"TT13.a",
"EN-301-549",
"EN-9.1.4.1"
],
"description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
"help": "Links must be distinguishable without relying on color",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-in-text-block?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "link-in-text-block",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text in some way other than by color"
},
{
"id": "link-in-text-block-style",
"data": null,
"relatedNodes": [
{
"html": "<div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div>",
"target": [
".cc-text"
]
}
],
"impact": "serious",
"message": "Links can be distinguished from surrounding text by visual styling"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/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:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">",
"target": [
".h-navbar-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".gap-6.buttons.flex-wrap > .btn-primary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none:nth-child(1) > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">",
"target": [
".mb-row-large:nth-child(4) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">",
"target": [
".bg-education20 > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(1) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(2) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a>",
"target": [
".feature.md\\:p-6.lg\\:p-8:nth-child(3) > .buttons.mt-auto.flex-wrap > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".text-col > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a>",
"target": [
".flex-row.flex-wrap.relative > .btn-secondary.btn"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">",
"target": [
".md\\:col-span-6.grid-col.col-span-12:nth-child(1) > .blocks.gap-default.justify-start > .type-sectionlabel.self-center.md\\:max-w-none > .section-label.group.items-start"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a>",
"target": [
".buttons.flex-wrap.items-start > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a>",
"target": [
".btn-text.btn[href=\"tel:+49361223990\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a>",
"target": [
"a[rel=\"noreferrer noopener\"]"
]
},
{
"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 class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">",
"target": [
".footer-logo"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"p:nth-child(2) > a"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
},
{
"id": "non-empty-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has a title attribute"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a>",
"target": [
"a[title=\"Rufen Sie uns an\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(1) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(4)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a>",
"target": [
".footer-link-col.flex-1.gap-4:nth-child(2) > .links.lg\\:gap-3.gap-6 > .btn-text.btn:nth-child(5)"
]
},
{
"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:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(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:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(2)"
]
},
{
"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:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">",
"target": [
".social-link.\\[\\&_svg\\]\\:fill-current.border:nth-child(3)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(1)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "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:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a>",
"target": [
".meta-links > .btn-text.btn:nth-child(2)"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
},
{
"id": "nested-interactive",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag412",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.4.1.2"
],
"description": "Ensure 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.10\/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": "<button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>",
"target": [
".btn-translate"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>",
"target": [
".btn-fontsize"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>",
"target": [
"button[title=\"Seite durchsuchen\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">",
"target": [
".w-10"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 1\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\" aria-current=\"true\"><\/span>",
"target": [
".swiper-pagination-bullet-active[aria-label=\"Go to slide 2\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".infotext > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 5\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span>",
"target": [
"span[aria-label=\"Go to slide 6\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>",
"target": [
"div[aria-label=\"5 \/ 5\"] > .event-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".layout-rounded-topleft > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 3\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span>",
"target": [
".pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 4\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"\u00d6ffentliche F\u00fchrung Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(1) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Gr\u00fcnes Telefon Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(2) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"target": [
"img[alt=\"Geschichtswerkstatt Cover\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>",
"target": [
".news-list-item.news-item.gap-y-6:nth-child(3) > .md\\:col-span-8.pr-0.gap-y-4 > .inline-flex.mt-auto.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"1 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"2 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"3 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>",
"target": [
"div[aria-label=\"4 \/ 4\"] > .exhibition-card.card.border-b-4 > .card-text.lg\\:p-6.flex-1 > .mt-auto.w-full > .mt-4.btn-secondary"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet-active[aria-label=\"Go to slide 1\"][aria-current=\"true\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span>",
"target": [
".mb-row-large:nth-child(5) > .container.layout.grid-cols-12 > .grid-col.col-span-12 > .blocks.gap-default.justify-start > .type-carousel.self-center.md\\:max-w-none > .swiper-element.flex-row[x-data=\"{swiper: null}\"] > .pl-2.pr-8.lg\\:pr-2 > .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets > .swiper-pagination-bullet[aria-label=\"Go to slide 2\"][role=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">",
"target": [
".swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-l-b\">Karte laden<\/button>",
"target": [
".c-l-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button>",
"target": [
".c-la-b"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button>",
"target": [
".meta-links > button[data-cc=\"show-preferencesModal\"][aria-haspopup=\"dialog\"][type=\"button\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button>",
"target": [
"button[data-role=\"all\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button>",
"target": [
"button[data-role=\"necessary\"]"
]
},
{
"any": [
{
"id": "no-focusable-content",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element does not have focusable descendants"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button>",
"target": [
".cm__btn--secondary"
]
}
]
}
],
"incomplete": [
{
"id": "color-contrast",
"impact": "serious",
"tags": [
"cat.color",
"wcag2aa",
"wcag143",
"TTv5",
"TT13.c",
"EN-301-549",
"EN-9.1.4.3",
"ACT"
],
"description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
"help": "Elements must meet minimum color contrast ratio thresholds",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/color-contrast?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "18.0pt (24px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "3:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>",
"target": [
".font-theme"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">",
"target": [
".infotext-item:nth-child(1)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>",
"target": [
".infotext-item:nth-child(1) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(2)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Kostenfrei mit egapark-Ticket<\/span>",
"target": [
".infotext-item:nth-child(2) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "13.5pt (18px)",
"fontWeight": "bold",
"messageKey": "imgNode",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>",
"target": [
".infotext-item:nth-child(3)"
]
},
{
"html": "<div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">",
"target": [
".infotext"
]
},
{
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"target": [
".swiper-slide-prev > picture > .object-cover[width=\"2400\"][height=\"1350\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined because element contains an image node"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<span>Gothaer Str. 50, 99094 Erfurt<\/span>",
"target": [
".infotext-item:nth-child(3) > span:nth-child(2)"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined because element contains an image node"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "10.8pt (14.4px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button>",
"target": [
".cc__link"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
},
{
"any": [
{
"id": "color-contrast",
"data": {
"contrastRatio": 0,
"fontSize": "9.6pt (12.8px)",
"fontWeight": "normal",
"messageKey": "bgGradient",
"expectedContrastRatio": "4.5:1"
},
"relatedNodes": [
{
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
]
}
],
"impact": "serious",
"message": "Element's background color could not be determined due to a background gradient"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a>",
"target": [
".cm__link-group > a[href$=\"datenschutz\"]"
],
"failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient"
}
]
}
]
},
"base_page_ip_ptr": "217-160-0-154.elastic-ssl.ui-r.com",
"base_page_cname": "",
"base_page_dns_server": "ns1044.ui-dns.de",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 7468,
"testUrl": "https:\/\/gartenbaumuseum.de\/",
"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:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\",\"width\":1920,\"height\":794,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\",\"width\":632,\"height\":421,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\",\"width\":403,\"height\":268,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\",\"width\":413,\"height\":276,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\",\"width\":960,\"height\":638,\"naturalWidth\":2048,\"naturalHeight\":1362},{\"url\":\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\",\"width\":242,\"height\":129,\"naturalWidth\":242,\"naturalHeight\":129}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Material Icons",
"display": "block",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "400"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "700"
},
{
"family": "Source Sans 3",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "900"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
},
{
"family": "BespokeSerif",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "800"
}
],
"generated-content-percent": 10.1,
"generated-content-size": 14.18,
"imgs-in-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1080
}
],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1200,
"naturalHeight": 800
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2048,
"naturalHeight": 1362
},
{
"src": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"html": "<img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">",
"currentSrc": "https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg",
"srcSet": null,
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 242,
"naturalHeight": 129
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui",
"possibly-render-blocking-reqs": [
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697",
"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697"
],
"rendered-html": "<html x-data=\"\" :class=\"$store.fontsize.on && 'large-fontsize'\" class=\"text-root disable--interaction show--consent\" lang=\"de\"><head>\n\n\n<meta charset=\"utf-8\">\n<meta name=\"author\" content=\"Deutsches Gartenbaumuseum\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1, minimal-ui\">\n<title>Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen<\/title>\n<meta name=\"description\" content=\"\">\n<meta property=\"og:description\" content=\"\">\n<meta name=\"twitter:description\" content=\"\">\n\n\n<meta name=\"date\" content=\"2025-04-16\">\n\n<meta property=\"og:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover.png\">\n\n<meta property=\"og:site_name\" content=\"Deutsches Gartenbaumuseum\">\n<meta property=\"og:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/gartenbaumuseum.de\">\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:image\" content=\"https:\/\/gartenbaumuseum.de\/media\/site\/96a69dd31d-1734335253\/cover-1200x800.png\">\n\n<meta name=\"twitter:title\" content=\"Deutsches Gartenbaumuseum | Deutsches Gartenbaumuseum in der Cyriaksburg, ega in Erfurt, Th\u00fcringen\">\n<meta name=\"robots\" content=\"index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1\"> \n<link rel=\"apple-touch-icon-precomposed\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"shortcut icon\" href=\"https:\/\/gartenbaumuseum.de\/media\/site\/8b8803eb5d-1734335253\/favicon.png\">\n<link rel=\"canonical\" href=\"https:\/\/gartenbaumuseum.de\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.css\" rel=\"stylesheet\"><link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.css\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/tw.css?ver=1740138697\" rel=\"stylesheet\">\n<link href=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/style.css?ver=1740138697\" rel=\"stylesheet\">\n<\/head>\n\n<body x-data=\"{ show: false }\" x-init=\"setTimeout(() => show = true, 300)\" x-bind:class=\"{ 'opacity-100': show, 'opacity-0': !show }\" class=\"transition-opacity duration-500 ease-out page max-w-[2048px] mx-auto bg-theme text-style-base default home opacity-100\">\n\n <nav x-data=\"{ atTop: true }\" x-init=\"atTop = (window.pageYOffset > 200 ? false : true)\" tabindex=\"0\" class=\"navbar transition-all fixed right-container top-0 z-[999] flex justify-end items-center pt-4 lg:pt-8\" :class=\"atTop ? 'pt-4 lg:pt-8' : 'navbar-sticky pt-0'\" @scroll.window=\"atTop = (window.pageYOffset > 200 ? false : true)\">\n <div x-data=\"{ fullscreenModal: false }\" x-init=\"\n $watch('fullscreenModal', function(value){\n if(value === true){\n document.body.classList.add('menu-open');\n }else{\n document.body.classList.remove('menu-open');\n }\n })\n \" @keydown.escape=\"fullscreenModal=false\" class=\"navbar-container transition-all relative flex flex-col\">\n\n <div class=\"min-w-navbar h-navbar w-full flex flex-wrap items-center justify-end gap-1 md:flex pr-2 md:pr-4 bg-white rounded-tl-2xl shadow-xl overflow-hidden md:pl-4 rounded-br-2xl\" :class=\"{\n 'md:pl-4': atTop,\n 'pl-0': !atTop,\n 'rounded-br-2xl': !fullscreenModal\n }\">\n\n <div class=\"nav-logo mr-auto w-navbar h-navbar p-3 bg-primary text-white items-center justify-center hidden\" :class=\"atTop ? 'hidden' : 'flex '\">\n <svg class=\"w-full h-auto\" width=\"79\" height=\"89\" viewBox=\"0 0 79 89\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"M42.3676 34.4077C42.0776 33.9777 41.8376 33.5977 41.3176 33.8277C40.8176 34.0477 40.8276 34.4877 40.9776 34.9977C41.0176 35.1477 44.0376 46.8977 41.2176 61.5677C38.4076 76.1777 30.0776 86.6377 29.7176 87.0877C29.3876 87.4877 29.1876 87.8977 29.6076 88.3677C30.0276 88.8277 30.6276 88.4877 30.8476 88.3477C31.4076 88.0077 44.8476 80.7977 48.4976 62.3477C51.5176 47.0977 42.7276 34.9477 42.3576 34.4077\" fill=\"currentColor\"><\/path>\n <path d=\"M74.7476 60.2677C73.1276 60.5177 68.8276 60.9177 63.7276 59.1877C58.7076 57.4877 55.7076 54.6377 54.6576 53.4877C54.4976 53.3077 54.2376 53.2577 54.0176 53.3477C53.7976 53.4477 53.6776 53.6777 53.6876 53.9277C53.7576 56.1277 54.8976 61.6277 60.8476 64.3977C61.5476 64.7277 63.4376 65.4277 65.1976 65.4977C70.5776 65.7277 73.7776 62.9177 75.1976 61.2577C75.3676 61.0677 75.4476 60.8277 75.3476 60.5877C75.2376 60.3577 74.9976 60.2277 74.7476 60.2677Z\" fill=\"currentColor\"><\/path>\n <path d=\"M65.6675 27.0177C65.6075 26.7577 65.5075 26.6177 65.2975 26.5977C64.8275 26.5577 64.7675 26.8477 64.7575 26.8677C64.5675 27.4377 64.3475 27.9977 64.0775 28.5477C61.6175 33.5777 56.6775 36.3477 51.7775 36.4277C51.5175 36.4277 51.2575 36.5477 51.2175 36.8377C51.1875 37.0877 51.2075 37.2477 51.7275 37.5477C52.2975 37.8777 56.8075 41.0177 61.9775 37.9777C62.9375 37.4077 63.8075 36.6677 64.4975 35.7877C67.7375 31.6677 65.7375 27.3277 65.6575 27.0177\" fill=\"currentColor\"><\/path>\n <path d=\"M35.9276 20.4077C35.9276 20.4077 35.9276 20.3877 35.9276 20.3677C35.9176 20.2777 35.9076 20.1977 35.8976 20.1177V20.0877C35.5776 17.7077 35.8976 15.2177 37.0076 12.8877C40.0576 6.40769 47.8176 3.63769 54.3476 6.70769C56.6776 7.80769 58.5276 9.50769 59.8076 11.5277C59.9276 11.6977 60.2776 11.7577 60.4876 11.6577C60.7976 11.5177 60.9676 11.1677 60.8876 10.8377C60.8376 10.6377 59.9476 6.75769 56.8376 4.01769C49.8176 -2.19231 42.5276 0.427692 40.5676 1.27769C37.9776 2.40769 34.2576 4.78769 32.2276 8.99769C31.7676 9.96769 31.1676 11.5577 30.9576 13.0677C29.1876 12.1877 25.3876 10.4577 20.4776 10.6077C13.0776 10.8577 5.92756 15.4277 2.41756 22.0977C1.56756 23.7077 -1.08244 29.5177 0.487562 36.7077C1.29756 40.4377 3.56756 44.5277 6.27756 47.1377C8.95756 49.7277 11.8176 51.4477 15.0076 52.3977C15.4276 52.5177 15.8676 52.6377 16.3376 52.7377C15.6376 54.3177 15.1876 56.7677 15.5576 58.7377C15.9876 61.0477 17.2576 64.2577 20.8076 66.4177C21.8076 67.0277 24.0076 67.8277 26.3576 67.8277C26.6776 67.8277 26.9976 67.8077 27.3176 67.7777C31.7476 67.3377 33.8076 64.4277 33.8976 64.3077C34.0776 64.0477 34.0676 63.6877 33.8576 63.4477C33.6576 63.1977 33.3076 63.1177 33.0176 63.2477C32.3076 63.5677 31.7376 63.7877 31.4776 63.8577C27.9976 64.7177 25.5176 63.0777 25.2376 62.8977C22.7076 61.1277 21.4876 58.7377 21.6076 55.7977C21.7876 51.3977 24.1876 49.6677 24.3376 49.5277C24.6076 49.2877 24.7576 49.0377 24.6676 48.7177C24.5876 48.4177 24.3876 48.2377 24.1076 48.1977C23.6076 48.2277 23.1076 48.2377 22.5976 48.2177C20.5376 48.1377 18.8576 47.4677 16.8176 46.4177C10.9476 43.3977 7.64756 36.7277 8.92756 30.2377C10.6476 21.4977 19.4376 16.0577 27.8276 18.4877C30.8676 19.3677 33.2176 21.0477 35.0076 22.9377C35.0076 22.9377 35.4876 23.5077 36.0476 23.1477C36.6376 22.7577 36.3476 22.1577 36.3076 22.0477C36.2676 21.9177 36.0376 21.0977 35.9376 20.3777\" fill=\"currentColor\"><\/path>\n <path d=\"M77.8977 37.6177C77.6777 37.5277 77.4077 37.5877 77.2377 37.7677C76.6977 38.3477 74.8077 40.0577 71.9977 41.6077C66.7477 44.6377 60.5177 45.8777 54.3377 44.9077C54.0577 44.9077 53.8177 44.8977 53.6477 44.8977C53.4177 44.8977 53.1777 45.0477 53.0777 45.2877C52.9877 45.5277 53.0477 45.7877 53.2377 45.9577C54.4077 47.0277 57.2377 50.0277 62.2877 50.6777C64.2577 50.9277 67.9077 50.8077 71.4077 48.7477C76.5377 45.7377 78.1377 40.1277 78.2777 38.1777C78.2977 37.9277 78.1177 37.7077 77.8877 37.6177\" fill=\"currentColor\"><\/path>\n <\/svg>\n\n <\/div>\n\n \n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function btn-translate hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite mit Google \u00fcbersetzen\" aria-label=\"Seite mit Google \u00fcbersetzen\">\n <span class=\"material-icons icon\">g_translate <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button x-data=\"\" @click=\"$store.fontsize.toggle()\" class=\"header-function btn-fontsize hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Schriftgr\u00f6\u00dfe\" aria-label=\"Schriftgr\u00f6\u00dfe\">\n <span class=\"material-icons icon\">text_increase <\/span><\/button>\n\n<div x-data=\"{ modalOpen: false }\" @keydown.escape.window=\"modalOpen = false\" class=\"relative z-50 w-auto h-auto\">\n\n <button @click=\"modalOpen=true\" class=\"header-function hidden md:flex\" :class=\"fullscreenModal ? 'flex' : 'hidden md:flex'\" title=\"Seite durchsuchen\" aria-label=\"Seite durchsuchen\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n \n <template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" x-cloak=\"\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/template>\n<\/div>\n<button title=\"Hauptmen\u00fc schlie\u00dfen\" aria-label=\"Hauptmen\u00fc schlie\u00dfen\" @click=\"if(fullscreenModal == true){fullscreenModal=false}else{fullscreenModal=true; $focus.within($refs.modalmenu).first()}\" :class=\"fullscreenModal ? 'open' : ''\" class=\"w-10 h-10 lg:w-12 lg:h-12 inline-flex items-center justify-center hover:bg-grayBgLight group\">\n <div class=\"menu-bar flex flex-col items-start justify-center\">\n <div class=\"bar bar-1 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-2 bg-gray34 group-hover:bg-textColor\"><\/div>\n <div class=\"bar bar-3 bg-gray34 group-hover:bg-textColor\"><\/div>\n <\/div>\n<\/button> <\/div>\n\n <div class=\"main-menu flex flex-col flex-1 transition-all bg-white rounded-br-2xl inset-0 p-4 overflow-y-auto\" x-show=\"fullscreenModal\" x-ref=\"modalmenu\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" style=\"display: none;\">\n\n <div class=\"relative flex flex-wrap w-full\">\n <ul class=\"flex flex-col gap-4 w-full\">\n <li>\n <a class=\"nav-link open\" aria-current=\"page\" href=\"https:\/\/gartenbaumuseum.de\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Startseite<\/span>\n <\/a>\n <\/li>\n\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ihr Besuch<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\" class=\"nav-sublink\">\n \u00d6ffnungszeiten & Preise <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"nav-sublink\">\n Kontakt & Anfahrt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"nav-sublink\">\n Barrierefreie Angebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"nav-sublink\">\n Fragen & Antworten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/vermietung\" class=\"nav-sublink\">\n Vermietung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museumsshop\" class=\"nav-sublink\">\n Shop & Caf\u00e9 <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/museums-app\" class=\"nav-sublink\">\n Museums-App <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Bildung & Programm<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"nav-sublink\">\n Veranstaltungen <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"nav-sublink\">\n Angebote f\u00fcr Schulen & Kinderg\u00e4rten <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"nav-sublink\">\n Angebote f\u00fcr Erwachsene <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-kinder-familien\" class=\"nav-sublink\">\n Angebote f\u00fcr Kinder & Familien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\" class=\"nav-sublink\">\n \u00dcber die Gartenbildung <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Ausstellungen<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"nav-sublink\">\n Garten! Vom Paradies ins Einkaufsregal <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"nav-sublink\">\n Garten & Religion?! <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"nav-sublink\">\n Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"nav-sublink\">\n Objekt sucht Geschichte <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Aktuelles<\/span>\n <\/a>\n <\/li>\n <li x-data=\"{dropdownOpen: false}\" class=\"relative\">\n <button @click=\"dropdownOpen=true\" :class=\"dropdownOpen ? '[&_.text]:border-b-primary' : ''\" class=\"nav-link nav-dropdown\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Das Museum<\/span>\n <span class=\"material-icons text-lg\" x-text=\"dropdownOpen ? 'keyboard_arrow_up' : 'keyboard_arrow_down'\">keyboard_arrow_down<\/span>\n <\/button>\n\n <div x-show=\"dropdownOpen\" @click.away=\"dropdownOpen=false\" x-transition:enter=\"ease-out duration-200\" x-transition:enter-start=\"-translate-y-2\" x-transition:enter-end=\"translate-y-0\" class=\"relative\" style=\"display: none;\">\n <div class=\"flex flex-col pt-2 pb-4 pl-3 md:pl-4 gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/wir-ueber-uns\" class=\"nav-sublink\">\n Wir \u00fcber uns <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/die-stiftung\" class=\"nav-sublink\">\n Die Stiftung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/sammlung-forschung\" class=\"nav-sublink\">\n Sammlung und Forschung <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/bibliothek-sammlung\" class=\"nav-sublink\">\n Bibliothek <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/presse\" class=\"nav-sublink\">\n Presse & Medien <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"nav-sublink\">\n Stellenangebote <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"nav-sublink\">\n Partner <\/a>\n <\/div>\n <\/div>\n <\/li>\n <li>\n <a class=\"nav-link\" href=\"https:\/\/gartenbaumuseum.de\/engagement\">\n <span class=\"nav-item-active\"><\/span>\n <span class=\"text\">Engagement<\/span>\n <\/a>\n <\/li>\n <\/ul>\n <\/div>\n\n <button @click=\"fullscreenModal=false\" class=\"pointer-events-none opacity-0 focus:opacity-100 focus:pointer-events-auto bg-black text-white inline-flex mx-auto items-center justify-center p-4\">\n Hauptmen\u00fc schlie\u00dfen <\/button>\n\n <div class=\"menu-logo flex w-full justify-start items-end flex-1 pl-3 md:pl-4\">\n <svg class=\"max-w-44\" width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g clip-path=\"url(#clip0_69_529)\">\n <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"#75B726\"><\/path>\n <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"#75B726\"><\/path>\n <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"#75B726\"><\/path>\n <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"#75B726\"><\/path>\n <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"#75B726\"><\/path>\n <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"#75B726\"><\/path>\n <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"#75B726\"><\/path>\n <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"#75B726\"><\/path>\n <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"#75B726\"><\/path>\n <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"#75B726\"><\/path>\n <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"#75B726\"><\/path>\n <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"#75B726\"><\/path>\n <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"#75B726\"><\/path>\n <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"#75B726\"><\/path>\n <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"#75B726\"><\/path>\n <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"#75B726\"><\/path>\n <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"#75B726\"><\/path>\n <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"#75B726\"><\/path>\n <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"#75B726\"><\/path>\n <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"#75B726\"><\/path>\n <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"#75B726\"><\/path>\n <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"#75B726\"><\/path>\n <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"#75B726\"><\/path>\n <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"#75B726\"><\/path>\n <\/g>\n <defs>\n <clipPath id=\"clip0_69_529\">\n <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect>\n <\/clipPath>\n <\/defs>\n <\/svg>\n <\/div>\n<\/div>\n\n<template x-teleport=\"body\" data-teleport-template=\"true\">\n <div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\"><\/div>\n<\/template> \n <\/div>\n<\/nav>\n <main class=\"main-home\">\n\n \n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-heroslider flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: true,\n slidesPerView: 1,\n spaceBetween: 0,\n effect: 'fade',\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n prevEl: '.swiper-button-prev-swiper-2f5c8ad8-ed81-4576-88c3-2ac53158e803',\n },\n\n autoplay: {\n delay: 5000,\n },\n\n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n })\" class=\"swiper-element relative w-full h-[80vh] mx-auto flex flex-row\">\n\n <div class=\"swiper-container w-full overflow-hidden flex flex-col text-white rounded-br-lg swiper-fade swiper-initialized swiper-horizontal swiper-watch-progress swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-8addaf8ea5f41ebb\" aria-live=\"off\">\n <div class=\"swiper-slide flex swiper-slide-visible swiper-slide-active\" role=\"group\" aria-label=\"1 \/ 6\" style=\"width: 1920px; opacity: 1; transform: translate3d(0px, 0px, 0px);\" data-swiper-slide-index=\"0\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-648x1152-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1080x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1400x780-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-1920x1080-crop-58-8-33-2-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/4cdb086adf-1734335253\/42_aussenaufnahmenthomas-mueller-2400x1350-crop-58-8-33-2-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex swiper-slide-next\" role=\"group\" aria-label=\"2 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-1920px, 0px, 0px);\" data-swiper-slide-index=\"1\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/00074d7b11-1742041230\/39_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"3 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-3840px, 0px, 0px);\" data-swiper-slide-index=\"2\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/18afdb57b5-1734335253\/presseda-15515_fotoloft-paul-traeger-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"4 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-5760px, 0px, 0px);\" data-swiper-slide-index=\"3\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-648x1152-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1080x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1400x780-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-1920x1080-crop-32-7-38-0-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/fe12298b80-1734335253\/49_dauerausstellungthomas-mueller-2400x1350-crop-32-7-38-0-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"5 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-7680px, 0px, 0px);\" data-swiper-slide-index=\"4\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ad455bd8b6-1734335253\/29_aussenaufnahmenthomas-mueller-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <div class=\"swiper-slide flex\" role=\"group\" aria-label=\"6 \/ 6\" style=\"width: 1920px; opacity: 0; transform: translate3d(-9600px, 0px, 0px);\" data-swiper-slide-index=\"5\">\n \n <picture class=\"w-full h-full\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-648x1152-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1080x1080-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1400x780-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-1920x1080-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/723a5cdd27-1742158560\/gartenbaumuseum-raum-pomologisches-kabinett_ttg-rfa-2400x1350-crop-q70.jpg\" alt=\"\" class=\"w-full h-full object-cover\" width=\"2400\" height=\"1350\">\n <\/picture>\n\n <\/div>\n <\/div>\n\n \n<div class=\"nav-logo-wrapper z-10 w-full flex justify-start left-0 top-0 px-container py-4 lg:py-8 nav-logo-gradient absolute text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\" class=\"nav-logo relative z-50 h-navbar-logo flex items-center [&_svg]:h-navbar-logo [&_svg]:w-auto [&_img]:h-navbar-logo [&_img]:w-auto\">\n <svg width=\"226\" height=\"120\" viewBox=\"0 0 226 120\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"> <g clip-path=\"url(#clip0_69_529)\"> <path d=\"M118.53 34.9C118.53 37.51 117.7 39.58 116.02 41.11C114.35 42.64 112 43.4 108.97 43.4H102.96V26.63H109.27C112.19 26.63 114.46 27.38 116.09 28.87C117.72 30.36 118.53 32.37 118.53 34.89M114.24 35.05C114.24 33.33 113.81 32.07 112.94 31.25C112.07 30.44 110.76 30.03 109.01 30.03H107.24V39.99H109.23C110.82 39.99 112.06 39.58 112.93 38.75C113.81 37.93 114.25 36.69 114.25 35.05\" fill=\"currentColor\"><\/path> <path d=\"M124.35 38.09V38.14C124.42 38.98 124.74 39.63 125.3 40.09C125.86 40.55 126.65 40.77 127.65 40.77C128.97 40.77 130.33 40.37 131.73 39.56L132.13 42.75C130.81 43.43 129.19 43.77 127.27 43.77C125.12 43.77 123.42 43.2 122.17 42.05C120.92 40.91 120.29 39.3 120.29 37.25C120.29 35.2 120.92 33.6 122.17 32.36C123.42 31.12 125.05 30.51 127.06 30.51C128.8 30.51 130.14 30.98 131.1 31.93C132.06 32.88 132.54 34.15 132.54 35.74C132.54 36.62 132.45 37.35 132.27 37.94L124.35 38.08V38.09ZM124.38 36.02L128.7 35.99V35.75C128.7 34.16 128.06 33.36 126.79 33.36C126.11 33.36 125.56 33.61 125.13 34.12C124.7 34.63 124.45 35.26 124.38 36.01\" fill=\"currentColor\"><\/path> <path d=\"M134.79 30.93H138.92V38.31C138.92 39.65 139.49 40.32 140.64 40.32C141.43 40.32 142.13 40.04 142.76 39.49V30.93H146.89V43.22L142.76 43.73V41.88C141.58 43.17 140.23 43.81 138.71 43.81C137.49 43.81 136.54 43.43 135.84 42.66C135.14 41.89 134.79 40.84 134.79 39.52V30.93Z\" fill=\"currentColor\"><\/path> <path d=\"M157.9 43.35C156.9 43.65 155.89 43.81 154.87 43.81C153.28 43.81 152.1 43.45 151.33 42.74C150.56 42.02 150.21 40.87 150.28 39.28L150.47 34.53L148.59 34.21L148.67 31.58L150.55 30.96L150.6 28.11H154.6L154.57 31.09H157.68L157.6 34.34H154.27L154.14 38.82C154.09 39.91 154.63 40.46 155.78 40.46C156.23 40.46 156.77 40.35 157.42 40.14L157.9 43.36V43.35Z\" fill=\"currentColor\"><\/path> <path d=\"M168.93 37.02C169.7 37.63 170.08 38.52 170.08 39.71C170.08 40.9 169.58 41.87 168.58 42.65C167.58 43.43 166.19 43.82 164.42 43.82C163.52 43.82 162.58 43.72 161.57 43.53C160.57 43.33 159.75 43.07 159.13 42.72L159.93 39.74C161.45 40.53 162.97 40.92 164.49 40.92C165.62 40.92 166.18 40.58 166.18 39.9C166.18 39.58 166.02 39.33 165.7 39.15C165.38 38.97 164.83 38.79 164.06 38.61C162.5 38.31 161.32 37.84 160.52 37.21C159.71 36.58 159.31 35.69 159.31 34.53C159.31 33.37 159.8 32.39 160.79 31.64C161.77 30.9 163.12 30.53 164.82 30.53C165.64 30.53 166.54 30.63 167.5 30.84C168.47 31.05 169.26 31.3 169.89 31.6L169.06 34.55C167.52 33.8 166.09 33.42 164.77 33.42C163.75 33.42 163.24 33.73 163.24 34.36C163.24 34.68 163.41 34.93 163.75 35.1C164.09 35.27 164.64 35.44 165.39 35.6C166.98 35.94 168.16 36.42 168.93 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M183 42.79C181.89 43.47 180.37 43.81 178.44 43.81C176.35 43.81 174.7 43.24 173.49 42.11C172.28 40.98 171.68 39.36 171.68 37.27C171.68 35.18 172.3 33.57 173.54 32.36C174.78 31.14 176.45 30.53 178.55 30.53C180.36 30.53 181.87 30.88 183.09 31.58L182.28 34.69C181.15 34.04 180.05 33.72 178.98 33.72C178.01 33.72 177.26 34.03 176.71 34.66C176.16 35.29 175.89 36.11 175.89 37.13C175.89 38.22 176.18 39.07 176.75 39.68C177.32 40.29 178.1 40.59 179.09 40.59C180.27 40.59 181.37 40.28 182.39 39.65L183.01 42.79H183Z\" fill=\"currentColor\"><\/path> <path d=\"M197.6 43.4H193.47V36.02C193.47 34.7 192.9 34.03 191.75 34.03C190.91 34.03 190.14 34.34 189.44 34.97V43.4H185.31V25.66L189.44 25.15V32.64C190.67 31.23 192.08 30.52 193.66 30.52C194.89 30.52 195.86 30.9 196.56 31.67C197.26 32.44 197.61 33.49 197.61 34.81V43.4H197.6Z\" fill=\"currentColor\"><\/path> <path d=\"M203.85 38.09V38.14C203.92 38.98 204.24 39.63 204.8 40.09C205.37 40.55 206.15 40.77 207.15 40.77C208.47 40.77 209.83 40.37 211.23 39.56L211.63 42.75C210.31 43.43 208.68 43.77 206.77 43.77C204.62 43.77 202.92 43.2 201.67 42.05C200.42 40.91 199.79 39.3 199.79 37.25C199.79 35.2 200.42 33.6 201.67 32.36C202.92 31.12 204.55 30.51 206.56 30.51C208.3 30.51 209.64 30.98 210.6 31.93C211.56 32.88 212.04 34.15 212.04 35.74C212.04 36.62 211.95 37.35 211.77 37.94L203.85 38.08V38.09ZM203.88 36.02L208.2 35.99V35.75C208.2 34.16 207.57 33.36 206.3 33.36C205.62 33.36 205.07 33.61 204.64 34.12C204.21 34.63 203.96 35.26 203.89 36.01\" fill=\"currentColor\"><\/path> <path d=\"M223.34 37.02C224.11 37.63 224.49 38.52 224.49 39.71C224.49 40.9 223.99 41.87 222.99 42.65C221.99 43.43 220.6 43.82 218.83 43.82C217.93 43.82 216.99 43.72 215.98 43.53C214.98 43.33 214.16 43.07 213.54 42.72L214.35 39.74C215.87 40.53 217.39 40.92 218.91 40.92C220.04 40.92 220.6 40.58 220.6 39.9C220.6 39.58 220.44 39.33 220.12 39.15C219.8 38.97 219.25 38.79 218.48 38.61C216.92 38.31 215.74 37.84 214.94 37.21C214.13 36.58 213.73 35.69 213.73 34.53C213.73 33.37 214.22 32.39 215.21 31.64C216.19 30.9 217.54 30.53 219.24 30.53C220.06 30.53 220.96 30.63 221.92 30.84C222.89 31.05 223.68 31.3 224.31 31.6L223.48 34.55C221.94 33.8 220.51 33.42 219.18 33.42C218.16 33.42 217.65 33.73 217.65 34.36C217.65 34.68 217.82 34.93 218.16 35.1C218.5 35.27 219.05 35.44 219.8 35.6C221.39 35.94 222.57 36.42 223.34 37.02Z\" fill=\"currentColor\"><\/path> <path d=\"M117.94 66.97C116.02 68.01 113.81 68.53 111.28 68.53C108.56 68.53 106.38 67.76 104.73 66.21C103.08 64.66 102.26 62.53 102.26 59.81C102.26 57.09 103.07 54.91 104.7 53.33C106.33 51.75 108.53 50.95 111.3 50.95C113.89 50.95 116 51.43 117.61 52.4L116.27 55.97C114.66 55.04 113.05 54.58 111.44 54.58C109.94 54.58 108.74 55.04 107.84 55.97C106.94 56.9 106.5 58.15 106.5 59.7C106.5 61.4 106.92 62.72 107.76 63.65C108.6 64.58 109.81 65.05 111.38 65.05C112.36 65.05 113.26 64.88 114.06 64.54V62.07H109.93V58.69H117.93V66.98L117.94 66.97Z\" fill=\"currentColor\"><\/path> <path d=\"M127.57 66.62H127.49C126.41 67.89 125.22 68.53 123.89 68.53C122.82 68.53 121.91 68.19 121.18 67.52C120.45 66.85 120.08 66.03 120.08 65.07C120.08 62.26 122.54 60.79 127.46 60.64V60.4C127.46 59.74 127.29 59.26 126.94 58.95C126.59 58.65 126.03 58.49 125.26 58.49C124.11 58.49 122.7 58.91 121.02 59.75L120.16 56.72C122.02 55.74 123.94 55.24 125.9 55.24C127.98 55.24 129.45 55.69 130.33 56.6C131.21 57.5 131.63 58.87 131.59 60.69L131.56 64.39C131.56 64.8 131.62 65.06 131.73 65.18C131.85 65.29 132.13 65.37 132.58 65.41L132.18 68.36C129.71 68.68 128.17 68.1 127.57 66.61M127.46 64.95V62.56C126.17 62.7 125.27 62.91 124.75 63.19C124.23 63.47 123.97 63.88 123.97 64.44C123.97 64.83 124.11 65.15 124.4 65.41C124.69 65.66 125.06 65.79 125.53 65.79C126.32 65.79 126.96 65.51 127.46 64.96\" fill=\"currentColor\"><\/path> <path d=\"M138.6 60.85V68.13H134.47V55.86L138.6 55.35V57.18C139.33 55.89 140.34 55.25 141.61 55.25C142.33 55.25 143.01 55.42 143.68 55.76L142.85 59.41C142.35 59.16 141.83 59.03 141.29 59.03C140.2 59.03 139.3 59.64 138.61 60.85\" fill=\"currentColor\"><\/path> <path d=\"M153.55 68.07C152.55 68.37 151.54 68.53 150.52 68.53C148.93 68.53 147.75 68.17 146.98 67.46C146.21 66.74 145.86 65.59 145.93 64L146.12 59.25L144.24 58.93L144.32 56.3L146.2 55.68L146.25 52.83H150.25L150.22 55.81H153.33L153.25 59.06H149.92L149.79 63.54C149.74 64.63 150.28 65.18 151.43 65.18C151.88 65.18 152.42 65.07 153.07 64.86L153.55 68.08V68.07Z\" fill=\"currentColor\"><\/path> <path d=\"M158.87 62.81V62.86C158.94 63.7 159.26 64.35 159.82 64.81C160.39 65.27 161.17 65.49 162.17 65.49C163.49 65.49 164.85 65.09 166.25 64.28L166.65 67.47C165.33 68.15 163.71 68.49 161.79 68.49C159.64 68.49 157.94 67.92 156.69 66.77C155.44 65.63 154.81 64.02 154.81 61.97C154.81 59.92 155.44 58.32 156.69 57.08C157.94 55.85 159.57 55.23 161.58 55.23C163.31 55.23 164.66 55.7 165.62 56.65C166.58 57.6 167.06 58.87 167.06 60.46C167.06 61.34 166.97 62.07 166.79 62.66L158.87 62.79V62.81ZM158.9 60.74L163.22 60.71V60.47C163.22 58.88 162.59 58.08 161.32 58.08C160.64 58.08 160.09 58.33 159.66 58.84C159.23 59.35 158.98 59.98 158.91 60.73\" fill=\"currentColor\"><\/path> <path d=\"M181.68 68.13H177.55V60.75C177.55 60.03 177.4 59.52 177.11 59.22C176.81 58.91 176.37 58.76 175.78 58.76C174.98 58.76 174.22 59.07 173.52 59.7V68.13H169.39V55.86L173.52 55.35V57.39C174.77 55.96 176.17 55.24 177.7 55.24C178.94 55.24 179.91 55.62 180.61 56.38C181.32 57.14 181.67 58.19 181.67 59.53V68.12L181.68 68.13Z\" fill=\"currentColor\"><\/path> <path d=\"M197.52 61.74C197.52 63.74 196.91 65.37 195.7 66.62C194.48 67.87 193.01 68.5 191.27 68.5C190.32 68.5 189.38 68.33 188.45 67.99L184.56 68.53V50.39L188.69 49.88V56.94C189.78 55.81 190.96 55.25 192.21 55.25C193.77 55.25 195.04 55.84 196.04 57.02C197.03 58.2 197.53 59.78 197.53 61.74M193.4 61.95C193.4 60.88 193.18 60.04 192.73 59.44C192.28 58.84 191.64 58.54 190.8 58.54C190.03 58.54 189.33 58.83 188.7 59.4V64.9C189.2 65.24 189.84 65.41 190.61 65.41C191.49 65.41 192.17 65.1 192.66 64.47C193.15 63.84 193.4 63 193.4 61.95Z\" fill=\"currentColor\"><\/path> <path d=\"M206.59 66.62H206.51C205.43 67.89 204.24 68.53 202.91 68.53C201.84 68.53 200.93 68.19 200.2 67.52C199.47 66.85 199.1 66.03 199.1 65.07C199.1 62.26 201.56 60.79 206.48 60.64V60.4C206.48 59.74 206.31 59.26 205.96 58.95C205.61 58.65 205.05 58.49 204.28 58.49C203.13 58.49 201.72 58.91 200.04 59.75L199.18 56.72C201.04 55.74 202.96 55.24 204.92 55.24C207 55.24 208.47 55.69 209.35 56.6C210.23 57.5 210.65 58.87 210.61 60.69L210.58 64.39C210.58 64.8 210.64 65.06 210.75 65.18C210.87 65.29 211.15 65.37 211.6 65.41L211.2 68.36C208.73 68.68 207.19 68.1 206.58 66.61M206.47 64.95V62.56C205.18 62.7 204.28 62.91 203.76 63.19C203.24 63.47 202.98 63.88 202.98 64.44C202.98 64.83 203.12 65.15 203.41 65.41C203.7 65.66 204.07 65.79 204.54 65.79C205.33 65.79 205.97 65.51 206.47 64.96\" fill=\"currentColor\"><\/path> <path d=\"M213.41 55.65H217.54V63.03C217.54 64.37 218.11 65.04 219.26 65.04C220.05 65.04 220.75 64.76 221.38 64.21V55.65H225.51V67.94L221.38 68.45V66.6C220.2 67.89 218.85 68.53 217.33 68.53C216.11 68.53 215.16 68.14 214.46 67.38C213.76 66.61 213.41 65.56 213.41 64.24V55.65Z\" fill=\"currentColor\"><\/path> <path d=\"M116.17 76.07L112.68 88.66L109.19 76.07H103.15L102.56 92.85H106.53L106.64 79.94L110.32 92.58H114.88L118.56 79.91L118.64 92.85H122.69L122.12 76.07H116.17Z\" fill=\"currentColor\"><\/path> <path d=\"M125.45 80.37H129.58V87.75C129.58 89.09 130.15 89.76 131.3 89.76C132.09 89.76 132.79 89.48 133.42 88.93V80.37H137.55V92.66L133.42 93.17V91.32C132.24 92.61 130.89 93.25 129.37 93.25C128.15 93.25 127.2 92.87 126.5 92.1C125.8 91.33 125.45 90.28 125.45 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M149.47 86.46C150.24 87.07 150.62 87.96 150.62 89.15C150.62 90.34 150.12 91.31 149.12 92.09C148.12 92.87 146.73 93.26 144.96 93.26C144.07 93.26 143.12 93.16 142.12 92.97C141.12 92.77 140.3 92.51 139.68 92.16L140.48 89.18C142 89.97 143.52 90.36 145.04 90.36C146.17 90.36 146.73 90.02 146.73 89.34C146.73 89.02 146.57 88.77 146.25 88.59C145.93 88.41 145.38 88.23 144.61 88.05C143.05 87.75 141.87 87.28 141.07 86.65C140.26 86.02 139.86 85.13 139.86 83.97C139.86 82.81 140.35 81.83 141.34 81.08C142.32 80.34 143.67 79.97 145.37 79.97C146.19 79.97 147.09 80.07 148.05 80.28C149.02 80.49 149.81 80.74 150.44 81.04L149.61 83.99C148.07 83.24 146.64 82.86 145.31 82.86C144.29 82.86 143.78 83.17 143.78 83.8C143.78 84.12 143.95 84.37 144.29 84.54C144.63 84.71 145.18 84.88 145.93 85.04C147.52 85.38 148.7 85.86 149.47 86.46Z\" fill=\"currentColor\"><\/path> <path d=\"M156.24 87.53V87.58C156.31 88.42 156.63 89.07 157.19 89.53C157.75 89.99 158.54 90.21 159.54 90.21C160.86 90.21 162.22 89.81 163.62 89L164.02 92.19C162.7 92.87 161.08 93.21 159.16 93.21C157.01 93.21 155.31 92.64 154.06 91.49C152.81 90.35 152.18 88.74 152.18 86.69C152.18 84.64 152.81 83.04 154.06 81.81C155.31 80.58 156.94 79.96 158.95 79.96C160.68 79.96 162.03 80.43 162.99 81.38C163.95 82.33 164.43 83.6 164.43 85.19C164.43 86.07 164.34 86.8 164.16 87.39L156.24 87.52V87.53ZM156.27 85.46L160.59 85.43V85.19C160.59 83.6 159.96 82.8 158.69 82.8C158.01 82.8 157.45 83.05 157.03 83.56C156.6 84.07 156.35 84.7 156.28 85.45\" fill=\"currentColor\"><\/path> <path d=\"M166.68 80.37H170.81V87.75C170.81 89.09 171.38 89.76 172.53 89.76C173.32 89.76 174.02 89.48 174.65 88.93V80.37H178.78V92.66L174.65 93.17V91.32C173.47 92.61 172.12 93.25 170.6 93.25C169.38 93.25 168.43 92.87 167.73 92.1C167.03 91.33 166.68 90.28 166.68 88.96V80.37Z\" fill=\"currentColor\"><\/path> <path d=\"M201.57 92.85H197.44V85.5C197.44 84.16 196.87 83.49 195.75 83.49C195.02 83.49 194.35 83.76 193.74 84.3V92.86H189.61V85.51C189.61 84.17 189.04 83.5 187.89 83.5C187.14 83.5 186.47 83.75 185.88 84.25V92.86H181.75V80.59L185.88 80.08V81.82C187.08 80.58 188.4 79.97 189.85 79.97C190.64 79.97 191.35 80.16 191.98 80.55C192.62 80.93 193.08 81.48 193.36 82.2C194.63 80.72 196.07 79.97 197.68 79.97C198.9 79.97 199.85 80.35 200.54 81.12C201.23 81.89 201.57 82.94 201.57 84.29V92.85Z\" fill=\"currentColor\"><\/path> <path d=\"M44.45 36.1C44.15 35.65 43.89 35.25 43.34 35.5C42.82 35.73 42.83 36.19 42.98 36.73C43.03 36.89 46.19 49.22 43.23 64.6C40.28 79.93 31.54 90.9 31.17 91.37C30.83 91.79 30.61 92.22 31.05 92.72C31.49 93.2 32.12 92.84 32.35 92.7C32.94 92.34 47.04 84.78 50.87 65.42C54.04 49.42 44.81 36.67 44.43 36.1\" fill=\"currentColor\"><\/path> <path d=\"M78.4299 63.24C76.7299 63.5 72.2199 63.92 66.8699 62.11C61.6099 60.33 58.4599 57.33 57.3499 56.13C57.1799 55.94 56.9099 55.88 56.6799 55.99C56.4399 56.1 56.3199 56.34 56.3299 56.6C56.3999 58.91 57.5999 64.67 63.8499 67.58C64.5899 67.92 66.5699 68.65 68.4199 68.74C74.0699 68.98 77.4199 66.03 78.9199 64.28C79.0899 64.08 79.1899 63.83 79.0699 63.58C78.9599 63.34 78.7099 63.2 78.4399 63.24\" fill=\"currentColor\"><\/path> <path d=\"M68.8998 28.34C68.8298 28.07 68.7298 27.92 68.5098 27.9C68.0198 27.85 67.9598 28.16 67.9498 28.18C67.7498 28.78 67.5198 29.37 67.2398 29.95C64.6598 35.23 59.4798 38.13 54.3398 38.22C54.0598 38.22 53.7898 38.35 53.7498 38.65C53.7198 38.91 53.7398 39.08 54.2898 39.4C54.8898 39.75 59.6198 43.04 65.0398 39.85C66.0498 39.25 66.9598 38.48 67.6798 37.56C71.0898 33.24 68.9798 28.68 68.8998 28.36\" fill=\"currentColor\"><\/path> <path d=\"M37.6999 21.41V21.37C37.6799 21.28 37.6699 21.19 37.6599 21.1V21.07C37.3299 18.57 37.6699 15.96 38.8199 13.52C42.0199 6.71999 50.1699 3.80999 57.0099 7.03999C59.4599 8.18999 61.3899 9.96999 62.7399 12.09C62.8599 12.27 63.2299 12.33 63.4599 12.23C63.7899 12.08 63.9599 11.72 63.8799 11.37C63.8299 11.16 62.8899 7.08999 59.6299 4.20999C52.2599 -2.31001 44.6099 0.439992 42.5599 1.33999C39.8399 2.51999 35.9399 5.01999 33.8199 9.43999C33.3299 10.45 32.7099 12.13 32.4899 13.71C30.6299 12.78 26.6499 10.97 21.4899 11.13C13.7299 11.39 6.21991 16.19 2.53991 23.18C1.64991 24.87 -1.13009 30.96 0.519906 38.52C1.36991 42.43 3.75991 46.72 6.58991 49.46C9.40991 52.18 12.3999 53.98 15.7499 54.97C16.1899 55.1 16.6499 55.22 17.1499 55.33C16.4199 56.99 15.9399 59.56 16.3299 61.63C16.7799 64.05 18.1099 67.42 21.8399 69.69C22.8899 70.33 25.1899 71.17 27.6599 71.17C27.9899 71.17 28.3299 71.15 28.6699 71.12C33.3199 70.66 35.4799 67.61 35.5699 67.48C35.7599 67.2 35.7499 66.83 35.5299 66.58C35.3199 66.32 34.9599 66.24 34.6499 66.38C33.9099 66.71 33.3099 66.95 33.0299 67.02C29.3799 67.92 26.7699 66.21 26.4899 66.01C23.8299 64.16 22.5499 61.65 22.6799 58.55C22.8699 53.93 25.3799 52.12 25.5499 51.97C25.8399 51.72 25.9899 51.45 25.8999 51.12C25.8099 50.8 25.6099 50.62 25.3099 50.58C24.7899 50.61 24.2599 50.62 23.7199 50.6C21.5599 50.52 19.7899 49.81 17.6599 48.71C11.4999 45.54 8.03991 38.54 9.37991 31.74C11.1799 22.57 20.3999 16.86 29.1999 19.41C32.3899 20.33 34.8599 22.1 36.7399 24.08C36.7399 24.08 37.2499 24.68 37.8299 24.3C38.4499 23.89 38.1399 23.26 38.0999 23.15C38.0599 23.02 37.8199 22.16 37.7099 21.4\" fill=\"currentColor\"><\/path> <path d=\"M81.73 39.47C81.5 39.38 81.22 39.44 81.04 39.63C80.47 40.23 78.49 42.03 75.54 43.66C70.03 46.84 63.5 48.14 57.01 47.13C56.72 47.13 56.47 47.11 56.28 47.11C56.04 47.11 55.79 47.27 55.69 47.52C55.59 47.77 55.66 48.04 55.85 48.22C57.08 49.34 60.05 52.5 65.35 53.17C67.42 53.43 71.25 53.3 74.91 51.15C80.29 47.99 81.97 42.1 82.12 40.06C82.14 39.8 81.95 39.57 81.71 39.47\" fill=\"currentColor\"><\/path> <\/g> <defs> <clipPath id=\"clip0_69_529\"> <rect width=\"226\" height=\"120\" fill=\"white\"><\/rect> <\/clipPath> <\/defs> <\/svg> <\/a>\n<\/div>\n <div class=\"infotext-wrapper w-full absolute bottom-8 lg:bottom-12 z-50 pointer-events-none\">\n <div class=\"container mx-auto flex items-end justify-start\">\n <div class=\"infotext bg-black bg-opacity-30 backdrop-blur-lg rounded-tl-sm rounded-br-sm p-6 lg:p-10 flex flex-col items-start gap-4 pointer-events-auto\">\n <h3 class=\"font-theme font-black leading-snug\">Herzlich willkommen im<br>Deutschen Gartenbaumuseum.<\/h3>\n\n <div class=\"infos flex flex-col gap-2 w-full\">\n <a class=\"infotext-item\" href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/oeffnungszeiten-preise\">\n <span class=\"material-icons icon\">schedule <\/span> <span>Heute von 10:00 bis 18:00 ge\u00f6ffnet<\/span>\n <span class=\"ml-auto flex items-center justify-center\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/span>\n <\/a>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">confirmation_number <\/span> <span>Kostenfrei mit egapark-Ticket<\/span>\n <\/div>\n \n <div class=\"infotext-item\">\n <span class=\"material-icons icon\">location_on <\/span> <span>Gothaer Str. 50, 99094 Erfurt<\/span>\n <\/div>\n <\/div>\n\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"><\/span><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-textfeature flex text-left self-center w-full md:max-w-none\">\n <div class=\"flex flex-col gap-default\">\n <div class=\"w-full\">\n <h1><em>Abenteuer Gr\u00fcn!<\/em><\/h1>\n <\/div>\n <div class=\"text-right-aligned w-full md:max-w-[70%] md:self-end\">\n <div class=\"writer [&_p]:text-lg w-full \">\n <p>Das Deutsche Gartenbaumuseum ist ein einzigartiger Ort, an dem die Geschichte und Entwicklung des Gartenbaus erz\u00e4hlt, gesammelt und erforscht wird. Es widmet sich der F\u00f6rderung des Verst\u00e4ndnisses f\u00fcr die Geschichte der Gartenkultur und ihrer modernen Bedeutung.<\/p> <\/div>\n\n <div class=\"buttons flex flex-wrap gap-6\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-primary\"><span class=\"text\">Ihr Besuch<\/span><\/a> <\/div>\n \n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-theme layout-rounded-topleft\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">\u00dcbersicht Jahresprogramm<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <div class=\"section-label flex gap-4 items-start\">\n <h2>Aktuelle Veranstaltungen<\/h2>\n <\/div>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n prevEl: '.swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 2,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-96e226aa622cbfb4\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-mischkultur-leicht-gemacht\/7caba97604-1738057831\/250504-mischkultur_foto-nienhold-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Mischkultur leicht gemacht<\/h3>\n\n <p>Das Gartenjahr steht vor der T\u00fcr. Salat, Kohl und Tomaten sollen sich gesund und kr\u00e4ftig entwickeln. Im Mischkulturanbau werden die Pflanzen so kombiniert, dass sie sich gegenseitig unterst\u00fctzen und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/start-ins-gartenjahr-ein-workshop-fuer-kleine-und-grosse-gaertner\/35c5ed2a26-1738068658\/250504_fpdgm-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 04.Mai 2025<\/span>\n <span class=\"italic text-gray34\">15.00 - 16.30 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Familienpass<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Start ins Gartenjahr - ein Workshop f\u00fcr kleine und gro\u00dfe G\u00e4rtner<\/h3>\n\n <p>Gemeinsam tauchen wir in die Welt der G\u00e4rten und Pflanzen ein und zeigen was Pflanzen zum Wachsen und Gedeihen ben\u00f6tigen. Im Gew\u00e4chshaus lernen die Teilnehmer*innen wie Pflanzen richtig ausges\u00e4t und \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/gruenes-telefon-gartentipps-aus-erster-hand\/e047db570d-1742242059\/antje-aufbankgt-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">13-16 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">Heute am Gr\u00fcnen Telefon<\/h3>\n\n <p>Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an Bl\u00e4ttern, Sch\u00e4dlinge an Pflanzen, \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung-mai\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/oeffentliche-fuehrung\/d7bcfaa489-1742157931\/fotoloft_erfurt_15364-verbessert-rr-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">Di. 06.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">F\u00fchrung<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung durch die Dauerausstellung<\/h3>\n\n <p>Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei, Treffpunkt: Foyer des Museums<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 632px; margin-right: 24px;\" role=\"group\" aria-label=\"5 \/ 5\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\" class=\"card event-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/bildung-und-programm\/veranstaltungen\/museumsgarten-muttertags-loops\/8487a2d306-1738057944\/250511-muttertags-loops_buchmann-qf-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center flex-wrap gap-4\">\n\n <div class=\"event-date flex items-center gap-4 justify-start [&>.icon]:text-lg [&>.icon]:text-primary\">\n <span class=\"material-icons icon\">today <\/span> <div class=\"flex flex-col leading-tight\">\n <span class=\"font-bold\">So. 11.Mai 2025<\/span>\n <span class=\"italic text-gray34\">14.00 - 17.00 Uhr<\/span>\n <\/div>\n <\/div>\n\n <div class=\"flex flex-wrap gap-2\">\n <span class=\"badge badge-small bg-theme\">Workshop<\/span>\n <span class=\"badge badge-small bg-theme\">MuseumsGarten<\/span>\n <\/div>\n\n <\/div>\n\n <h3 class=\"group-hover:underline\">MuseumsGarten: Muttertags-Loops<\/h3>\n\n <p>Der Loop ist ein modernes Werkst\u00fcck der Floristik. Das pflanzliche Material wie Moos, Zweige, Schnittgr\u00fcn und Bl\u00fcten wird daf\u00fcr auf einen Reifen gebunden und mit einem Schleifenband verziert. F\u00fcr die \u2026<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">Details<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-a7c41592-9ce7-4ba8-ad61-c0ced78567bf right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-96e226aa622cbfb4\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/aktuelles\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Aktuelles<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div>\n<div class=\"custom-block type-posts flex text-left self-center w-full md:max-w-none\">\n\n \n <div class=\"flex flex-col w-full items-center\">\n \n \n \n<div class=\"article-list w-full flex flex-col gap-grid\">\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/fuehrung-durch-die-dauerausstellung\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/fuehrung-durch-die-dauerausstellung\/dc90560607-1740652877\/fotoloft_erfurt_15324-1200x800-crop-q70.jpg\" alt=\"\u00d6ffentliche F\u00fchrung Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Sa. 15.M\u00e4rz 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">\u00d6ffentliche F\u00fchrung<\/h3>\n <p class=\"article-excerpt mb-4\">Jeden 1. Dienstag des Monats, um 14 Uhr bieten wir eine \u00f6ffentliche F\u00fchrung durch die Dauerausstellung an. Dauer: 45 min, kostenfrei Treffpunkt: Foyer des \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/gruenes-telefon\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-648x432-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-720x480-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-996x664-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/gruenes-telefon\/246cca6ce4-1740392529\/antje-aufbankgt-1200x800-crop-56-1-44-6-q70.jpg\" alt=\"Gr\u00fcnes Telefon Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Service, Ank\u00fcndigung<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Gr\u00fcnes Telefon<\/h3>\n <p class=\"article-excerpt mb-4\">Wer g\u00e4rtnert, ist gl\u00fccklich, hei\u00dft es so gern. Doch wenn die ersten Gartenprobleme sichtbar werden, ist guter Rat gefragt: Ganz gleich ob Schadstellen an \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n <a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\/geschichtswerkstatt\" class=\"news-list-item group news-item grid grid-cols-12 p-4 gap-y-6 md:gap-x-8 bg-grayBgLight shadow-lg overflow-hidden\">\n <div class=\"cover card-image overflow-hidden col-span-12 md:col-span-4\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-648x432-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-720x480-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-996x664-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/aktuelles\/geschichtswerkstatt\/51093710de-1740391723\/250713_iga-1961_muehlenberend_dbm-2-1200x800-crop-53-0-69-7-q70.jpg\" alt=\"Geschichtswerkstatt Cover\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n \n <div class=\"col-span-12 md:col-span-8 flex flex-col items-start h-full pr-0 md:pr-4 gap-y-4\">\n \n <div class=\"article-meta flex items-center gap-2 w-full flex-wrap\">\n \n \n <div class=\"badge badge-small bg-theme\">Programm<\/div>\n \n <div class=\"date text-sm ml-auto\">Mi. 26.Februar 2025<\/div>\n \n <\/div>\n \n <h3 class=\"group-hover:underline\">Geschichtswerkstatt<\/h3>\n <p class=\"article-excerpt mb-4\">13.07. | 19.10.2025, 14 \u2013 17 Uhr Unsere Geschichts- und Erinnerungswerkstatt bietet spannende Einblicke in die Erste Internationale Gartenbauausstellung der \u2026<\/p>\n \n <button class=\"btn btn-secondary mt-auto inline-flex\"><span class=\"text\">weiterlesen<\/span><\/button>\n <\/div>\n <\/a>\n \n <\/div>\n\n<\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/div><\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Ausstellungen<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div> <div class=\"custom-block type-carousel flex text-left self-center w-full md:max-w-none\">\n <div x-data=\"{swiper: null}\" x-init=\"swiper = new Swiper($refs.container, {\n loop: false,\n slidesPerView: 1,\n spaceBetween: 16,\n\n navigation: {\n nextEl: '.swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n prevEl: '.swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43',\n },\n\n \n pagination: {\n el: '.swiper-pagination',\n clickable: 'true',\n },\n \n breakpoints: {\n 1024: {\n slidesPerView: 3,\n spaceBetween: 24,\n loop: false,\n },\n },\n })\" class=\"swiper-element relative w-full mx-auto flex flex-row gap-4\">\n <div class=\"wrapper-left hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-prev swiper-button-prev-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 left-0 swiper-button-disabled\" disabled=\"\" tabindex=\"-1\" aria-label=\"Previous slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"true\">\n <span class=\"material-icons icon\">chevron_left <\/span> <\/button>\n <\/div>\n \n <div class=\"swiper-container w-full flex flex-col gap-4 lg:gap-8 overflow-hidden py-2 pl-2 pr-8 lg:pr-2 swiper-initialized swiper-horizontal swiper-backface-hidden\" x-ref=\"container\">\n <div class=\"swiper-wrapper\" id=\"swiper-wrapper-4b9539998d4b1093d\" aria-live=\"polite\">\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-active\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"1 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-vom-paradies-ins-einkaufsregal\/6b26876eff-1734335253\/60_dauerausstellungthomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Dauerausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Garten! Vom Paradies ins Einkaufsregal<\/h3>\n\n <p>Unsere im Jahr 2022 neu er\u00f6ffnete, preisgekr\u00f6nte Dauerausstellung f\u00fchrt von bl\u00fchenden Fantasien \u00fcber bodenst\u00e4ndige Gartenarbeit bis ins All.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full swiper-slide-next\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"2 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/garten-religion\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/garten-religion\/34f0f5168b-1740745473\/20240513b0022_thomas-mueller-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Sonderausstellung<\/span>\n <span class=\"date text-sm font-bold\">12.05.2024 bis 31.10.2025<\/span> <\/div>\n\n <h3 class=\"group-hover:underline\">Garten & Religion?!<\/h3>\n\n <p>Die Ausstellung \u201eGarten und Religion\u201c verdeutlicht auf faszinierende Weise, wie Glauben, Natur und Gartenkunst miteinander verbunden sind.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"3 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/geschmack-der-regionen-obst-und-gemuese-neu-entdeckt\/04b2c5e6f5-1743771475\/2018_geschmack_der_region_flyer-0011-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Wanderausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Geschmack der Regionen - Obst und Gem\u00fcse neu entdeckt<\/h3>\n\n <p>In der Ausstellung werden die Besucher*innen auf eine Schatzsuche mitgenommen. Zu finden ist eine unerh\u00f6rte Vielfalt der in unseren Breiten im Freiland kultivierbaren Obst- und Gem\u00fcsearten.<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <div class=\"swiper-slide flex [&>a]:w-full [&>a]:h-full\" style=\"width: 413.333px; margin-right: 24px;\" role=\"group\" aria-label=\"4 \/ 4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\/objekt-sucht-geschichte\" class=\"card exhibition-card bg-white border-b-4 border-b-theme shadow-lg overflow-hidden flex flex-col group\">\n \n <div class=\"card-image\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-648x432-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-720x480-crop-q70.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-996x664-crop-q70.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/ausstellungen\/objekt-sucht-geschichte\/faee33ea0f-1740746304\/objekt-sucht-geschichte-1200x800-crop-q70.jpg\" alt=\"\" class=\"img-fluid\" width=\"1200\" height=\"800\">\n <\/picture>\n\n <\/div>\n\n <div class=\"card-text flex-1 flex flex-col items-start gap-4 p-4 lg:p-6\">\n <div class=\"info w-full flex justify-between items-center\">\n <span class=\"badge badge-small bg-theme\">Digitale Ausstellung<\/span>\n <\/div>\n\n <h3 class=\"group-hover:underline\">Objekt sucht Geschichte<\/h3>\n\n <p>Die Sammlung des Deutschen Gartenbaumuseums umfasst \u00fcber 4.000 Inventarnummern<\/p>\n\n <div class=\"w-full mt-auto\">\n <button class=\"btn btn-secondary mt-4\"><span class=\"text\">mehr erfahren<\/span><\/button>\n <\/div>\n <\/div>\n<\/a> <\/div>\n <\/div>\n\n <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal\"><span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"><\/span><span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"><\/span><\/div>\n <span class=\"swiper-notification\" aria-live=\"assertive\" aria-atomic=\"true\"><\/span><\/div>\n\n <div class=\"wrapper-right hidden lg:flex absolute top-1\/2 -translate-y-1\/2 z-10 items-center [&.wrapper-left]:-left-14 [&.wrapper-right]:-right-14\">\n <button class=\"btn-prevnext swiper-button-next swiper-button-next-swiper-ecf6ac6a-cbd1-42f5-8c37-5db29fbd6e43 right-0\" tabindex=\"0\" aria-label=\"Next slide\" aria-controls=\"swiper-wrapper-4b9539998d4b1093d\" aria-disabled=\"false\">\n <span class=\"material-icons icon\">chevron_right <\/span> <\/button>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large bg-education20 layout-rounded-topright\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/bildung\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Bildung<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-end w-full md:max-w-[70%]\">\n <div class=\"writer w-full \">\n <p>Bei uns wird Wissen lebendig und greifbar! Mit unterschiedlichsten Formaten und einem handlungsorientierten Ansatz schafft ein Team aus g\u00e4rtnerisch ausgebildeten und p\u00e4dagogisch erfahrenen Kolleg*innen einzigartige Museumserlebnisse f\u00fcr Besucher aller Altersgruppen. In allen Projekten wird das Bewusstsein f\u00fcr die Bedeutung von G\u00e4rten gesch\u00e4rft und das notwendige g\u00e4rtnerische Fachwissen zum erfolgreichen Mitmachen vermittelt.<\/p> <\/div>\n <\/div>\n<div class=\"custom-block type-grid flex text-left self-center w-full md:max-w-none\">\n <div class=\"item-grid w-full grid gap-grid rounded-items grid-cols-1 lg:grid-cols-6 [&>div]:col-span-2 [&>a]:col-span-2\">\n <div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr Schulen, Kinderg\u00e4rten & Freizeiteinrichtungen<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Das Deutsche Gartenbaumuseum verf\u00fcgt mit seinem Schaugew\u00e4chshaus \u00fcber den idealen Standort, gartenbauliche, floristische, k\u00fcnstlerische und experimentelle Projekte mit Kindern und Jugendlichen durchzuf\u00fchren.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/fuer-schulen-kindergaerten\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr \u2028Kinder & Familien<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Mit seinem historischen Mauern, dem Schaugew\u00e4chshaus und der pr\u00e4mierten Ausstellung ist unser Museum der idealen Standort f\u00fcr eine erlebnisreiche und kreative Geburtstagsfeier f\u00fcr Kinder.<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/aa-angebote-fuer-kinder-familien\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div><div class=\"feature writer relative flex flex-col items-start justify-start p-4 md:p-6 lg:p-8 gap-4 bg-white shadow-lg\">\n <h3>Angebote f\u00fcr\u2028Erwachsene<\/h3>\n <div class=\"divider-theme\"><\/div>\n <p>Lassen Sie sich in die Welt der G\u00e4rten und Pflanzen entf\u00fchren, um dann auf dem Boden der Tatsachen die wahren Sch\u00e4tze f\u00fcr unser (\u00dcber-) Leben zu entdecken!<\/p> <div class=\"buttons mt-auto w-full flex flex-wrap gap-2\">\n <a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/angebote-fuer-erwachsene\" class=\"btn btn-secondary\"><span class=\"text\">Mehr erfahren<\/span><\/a> \n <\/div>\n<\/div> <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default full-width\">\n <div class=\"grid-col col-span-12\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-imagetext flex text-left self-center w-full md:max-w-none img-rounded-topright\">\n <div class=\"image-text grid grid-cols-12 gap-blocks items-center\">\n\n <div class=\"text-col grid-col col-span-12 py-8 md:pb-0 flex flex-col gap-4 md:gap-8 md:col-span-6\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Das Museum<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <div class=\"writer \">\n <p>Das Deutsche Gartenbaumuseum hat eine bewegte Geschichte durchlaufen \u2013 von einer ersten Idee in den 1930ern \u00fcber das erste Museum in Markkleeberg bis zur Neugr\u00fcndung in Erfurt. Heute ist es die zentrale Institution zur Dokumentation und Vermittlung der deutschen Gartenbaugeschichte.<\/p> <\/div>\n\n <div class=\"relative flex flex-row flex-wrap gap-4\">\n <a href=\"https:\/\/gartenbaumuseum.de\/das-museum\" class=\"btn btn-secondary\"><span class=\"text\">mehr erfahren<\/span><\/a> <\/div>\n <\/div>\n \n <div class=\"img-col grid-col col-span-12 md:col-span-6\">\n <div class=\"w-full h-auto flex overflow-hidden\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-640x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1024x-q80.webp\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-1536x-q80.webp\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.webp\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/pages\/home\/ea1d61961c-1742056844\/46_aussenaufnahmenthomas-mueller-2048x-q80.jpg\" alt=\"\" class=\"img-fluid\" width=\"2048\" height=\"1362\">\n <\/picture>\n\n <\/div>\n <\/div>\n <\/div>\n<\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n <section class=\"layout-section mb-row-large\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-default container\">\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-sectionlabel flex text-left self-center w-full md:max-w-none\">\n <a class=\"section-label group relative flex gap-4 items-start\" href=\"https:\/\/gartenbaumuseum.de\/das-museum\">\n <span class=\"absolute -top-[10%] left-0 -translate-x-full text-gray70 group-hover:text-primary text-h1 font-extrabold leading-none font-heading transition-all\">\/<\/span>\n <h2 class=\"group-hover:underline\">Kontakt<\/h2>\n <div class=\"label-icon rounded-full w-8 h-8 flex items-center justify-center bg-primary text-white text-lg group-hover:rotate-45 group-hover:ml-2 transition-all\">\n <span class=\"material-icons icon\">arrow_outward <\/span> <\/div>\n <\/a>\n <\/div><div class=\"custom-block type-text flex text-left self-center w-full md:max-w-none\">\n <div class=\"writer w-full \">\n <p>Stiftung Deutsches Gartenbaumuseum Erfurt<br>Cyriaksburg<br>Gothaer Stra\u00dfe 50<br>99094 Erfurt<\/p> <\/div>\n <\/div><div class=\"custom-block type-button flex text-left self-center w-full md:max-w-none\">\n <div class=\"buttons w-full flex flex-wrap gap-4 flex-col items-start \">\n <a href=\"mailto:[email protected]\" class=\"btn btn-text\"><span class=\"material-icons icon\">mail<\/span><span class=\"text\">[email protected]<\/span><\/a><a href=\"tel:+49361223990\" class=\"btn btn-text\"><span class=\"material-icons icon\">phone<\/span><span class=\"text\">0361 \/ 22 399-0<\/span><\/a> <\/div>\n<\/div> <\/div>\n <\/div>\n <div class=\"grid-col col-span-12 md:col-span-6\">\n <div class=\"blocks flex flex-col h-full justify-start gap-default\">\n <div class=\"custom-block type-external flex text-left self-center w-full md:max-w-none\">\n <div class=\"w-full !min-h-[400px] c-an\" data-service=\"maps\" data-id=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d5025.247733638696!2d11.005148477707026!3d50.96765814998789!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47a472f11163453d%3A0x5fdaf0c8bed92bc5!2sDeutsches%20Gartenbaumuseum%20Erfurt!5e0!3m2!1sde!2sde!4v1730795538303!5m2!1sde!2sde\" data-autoscale=\"\" data-index=\"0\"><div class=\"cll\"><div class=\"c-nt\"><div class=\"c-n-c\"><div class=\"c-t-cn\"><div class=\"c-n-t\"><div class=\"cc-text\">Dieser Inhalt wird von einem Drittanbieter gehostet. Durch das Anzeigen der externen Inhalte akzeptieren Sie die <a rel=\"noreferrer noopener\" href=\"https:\/\/cloud.google.com\/maps-platform\/terms\" target=\"_blank\">Allgemeine Gesch\u00e4ftsbedingungen<\/a> von Google Maps.<\/div><\/div><div class=\"c-n-a\"><button type=\"button\" class=\"c-l-b\">Karte laden<\/button><button type=\"button\" class=\"c-la-b\">Externe Inhalte immer laden<\/button><\/div><\/div><\/div><\/div><div class=\"c-ld\"><\/div><\/div><\/div>\n <\/div> <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n <\/main>\n\n\n <footer class=\"site-footer bg-white\">\n <section class=\"layout-section bg-grayBgLight py-12 md:py-16 lg:py-20 rounded-tl-md\">\n <div class=\"layout grid grid-cols-12 mx-auto gap-y-16 md:gap-y-2 md:gap-x-2 container\">\n\n <div class=\"grid-col col-span-12 md:col-span-5 flex flex-col gap-2\">\n <a class=\"footer-logo\" href=\"https:\/\/gartenbaumuseum.de\" title=\"Zur Startseite\" aria-label=\"Zur Startseite\">\n \n <picture class=\"picture\">\n <source media=\"(max-width: 640px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1024px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source media=\"(max-width: 1536px)\" srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <source srcset=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" type=\"image\/webp\"> \n <img src=\"https:\/\/gartenbaumuseum.de\/media\/site\/b2e8d5b2e3-1734335253\/logo-footer.svg\" alt=\"\" class=\"max-w-48 lg:max-w-none\" width=\"242\" height=\"129\">\n <\/picture>\n\n <\/a>\n <div class=\"writer gap-2\">\n <p><strong>Stiftung Deutsches Gartenbaumuseum Erfurt<\/strong><br>Gothaer Stra\u00dfe 50, 99094 Erfurt<\/p><p><a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><p><a href=\"tel:+49361223990\" title=\"Rufen Sie uns an\">0361 \/ 22 399-0<\/a><\/p> <\/div>\n <\/div>\n\n <div class=\"grid-col col-span-12 md:col-span-7 flex flex-col sm:flex-row gap-16 lg:gap-2\">\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">Informationen<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\" class=\"btn btn-text\"><span class=\"text\">Ihr Besuch<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Anreise<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/fragen-antworten\" class=\"btn btn-text\"><span class=\"text\">H\u00e4ufige Fragen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/barrierefreie-angebote\" class=\"btn btn-text\"><span class=\"text\">Barrierefreiheit<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/partner\" class=\"btn btn-text\"><span class=\"text\">Partner<\/span><\/a> <\/div>\n <\/div>\n <div class=\"footer-link-col flex flex-col flex-1 gap-4\">\n <span class=\"font-heading font-extrabold\">N\u00fctzliche Links<\/span>\n <div class=\"divider-theme\"><\/div>\n <div class=\"links flex flex-col gap-6 lg:gap-3 items-start\">\n <a href=\"https:\/\/gartenbaumuseum.de\/ausstellungen\" class=\"btn btn-text\"><span class=\"text\">Ausstellungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/bildung-und-programm\/veranstaltungen\" class=\"btn btn-text\"><span class=\"text\">Veranstaltungen<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/aktuelles\" class=\"btn btn-text\"><span class=\"text\">News<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/das-museum\/stellenangebote\" class=\"btn btn-text\"><span class=\"text\">Stellenangebote<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/ihr-besuch\/kontakt-anfahrt\" class=\"btn btn-text\"><span class=\"text\">Kontakt<\/span><\/a> <\/div>\n <\/div>\n \n <\/div>\n <\/div>\n <\/section>\n <section class=\"layout-section bg-gray34 py-6\">\n <div class=\"layout mx-auto gap-default container flex flex-col sm:flex-row items-center justify-between\">\n <div class=\"social-links text-white flex flex-wrap gap-4\">\n <a href=\"https:\/\/www.facebook.com\/gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf Facebook\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M22 12.4932C22 6.93664 17.5229 2.43213 12 2.43213C6.47715 2.43213 2 6.93664 2 12.4932C2 17.5149 5.65684 21.6773 10.4375 22.4321V15.4015H7.89844V12.4932H10.4375V10.2766C10.4375 7.75509 11.9305 6.36225 14.2146 6.36225C15.3088 6.36225 16.4531 6.55876 16.4531 6.55876V9.03474H15.1922C13.95 9.03474 13.5625 9.81035 13.5625 10.606V12.4932H16.3359L15.8926 15.4015H13.5625V22.4321C18.3432 21.6773 22 17.5151 22 12.4932Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.instagram.com\/gartenbaumuseum\/\" title=\"Das Deutsche Gartenbaumuseum auf Instagram\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 3.43213H8C5.23858 3.43213 3 5.67071 3 8.43213V16.4321C3 19.1935 5.23858 21.4321 8 21.4321H16C18.7614 21.4321 21 19.1935 21 16.4321V8.43213C21 5.67071 18.7614 3.43213 16 3.43213ZM19.25 16.4321C19.2445 18.2247 17.7926 19.6766 16 19.6821H8C6.20735 19.6766 4.75549 18.2247 4.75 16.4321V8.43213C4.75549 6.63948 6.20735 5.18762 8 5.18213H16C17.7926 5.18762 19.2445 6.63948 19.25 8.43213V16.4321ZM16.75 8.68213C17.3023 8.68213 17.75 8.23441 17.75 7.68213C17.75 7.12985 17.3023 6.68213 16.75 6.68213C16.1977 6.68213 15.75 7.12985 15.75 7.68213C15.75 8.23441 16.1977 8.68213 16.75 8.68213ZM12 7.93213C9.51472 7.93213 7.5 9.94685 7.5 12.4321C7.5 14.9174 9.51472 16.9321 12 16.9321C14.4853 16.9321 16.5 14.9174 16.5 12.4321C16.5027 11.2378 16.0294 10.0917 15.1849 9.24721C14.3404 8.40272 13.1943 7.92947 12 7.93213ZM9.25 12.4321C9.25 13.9509 10.4812 15.1821 12 15.1821C13.5188 15.1821 14.75 13.9509 14.75 12.4321C14.75 10.9133 13.5188 9.68213 12 9.68213C10.4812 9.68213 9.25 10.9133 9.25 12.4321Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <a href=\"https:\/\/www.youtube.com\/results?search_query=gartenbaumuseum\" title=\"Das Deutsche Gartenbaumuseum auf YouTube\" target=\"_blank\" class=\"social-link w-8 h-8 flex items-center justify-center [&_svg]:fill-current border border-transparent hover:border-current rounded-[4px]\">\n <svg width=\"24\" height=\"25\" viewBox=\"0 0 24 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M21.5931 7.39246C21.4792 6.96986 21.2566 6.58446 20.9475 6.27463C20.6383 5.96479 20.2534 5.74132 19.8311 5.62646C18.2651 5.19646 12.0001 5.18946 12.0001 5.18946C12.0001 5.18946 5.73609 5.18246 4.16909 5.59346C3.74701 5.71361 3.36291 5.94024 3.05365 6.2516C2.7444 6.56295 2.52037 6.94858 2.40309 7.37146C1.99009 8.93746 1.98609 12.1855 1.98609 12.1855C1.98609 12.1855 1.98209 15.4495 2.39209 16.9995C2.62209 17.8565 3.29709 18.5335 4.15509 18.7645C5.73709 19.1945 11.9851 19.2015 11.9851 19.2015C11.9851 19.2015 18.2501 19.2085 19.8161 18.7985C20.2386 18.6838 20.6238 18.4608 20.9337 18.1516C21.2436 17.8424 21.4675 17.4577 21.5831 17.0355C21.9971 15.4705 22.0001 12.2235 22.0001 12.2235C22.0001 12.2235 22.0201 8.95846 21.5931 7.39246ZM9.99609 15.1945L10.0011 9.19446L15.2081 12.1995L9.99609 15.1945Z\" fill=\"currentColor\"><\/path>\n<\/svg>\n <\/a>\n <\/div>\n <div class=\"meta-links flex flex-wrap justify-center md:justify-end gap-6 [&_.btn-text]:text-white [&_.btn-text]:hover:text-white\">\n <a href=\"https:\/\/gartenbaumuseum.de\/impressum\" class=\"btn btn-text\"><span class=\"text\">Impressum<\/span><\/a><a href=\"https:\/\/gartenbaumuseum.de\/datenschutz\" class=\"btn btn-text\"><span class=\"text\">Datenschutz<\/span><\/a><button type=\"button\" data-cc=\"show-preferencesModal\" class=\"btn btn-text\" aria-haspopup=\"dialog\"><span class=\"text\">Cookie-Einstellungen<\/span><\/button> <\/div>\n <\/div>\n <\/section>\n <\/footer>\n\n\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/iframemanager.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/cookiemanager\/cookieconsent.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/gartenbaumuseum.de\/assets\/dist\/bundle.js\"><\/script>\n<script type=\"text\/plain\" data-category=\"analytics\">\n var _paq = window._paq = window._paq || [];\n \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n _paq.push(['trackPageView']);\n _paq.push(['enableLinkTracking']);\n (function() {\n var u=\"\/\/matomo.gartenbaumuseum.de\/\";\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\n<div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite \u00fcbersetzen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"flex flex-col items-start gap-4 lg:gap-6 w-full\">\n <p>We use Google Translate to offer you our website in different languages. By clicking on the link \"Google Translate\" you agree that your personal data will be sent to Google.<\/p><p>~<\/p><p>Wir nutzen Google \u00dcbersetzer um Ihnen unsere Website in unterschiedlichen Sprachen anbieten zu k\u00f6nnen. Mit Klick auf den Link \"Google Translate\" erkl\u00e4ren Sie sich einverstanden, dass ihre personenbezogenen Daten an Google gesendet werden.<\/p> <a href=\"https:\/\/translate.google.com\/translate?sl=de&tl=en&hl=de&u=https:\/\/gartenbaumuseum.de\/&client=webapp\" class=\"btn btn-primary\">Google Translate<\/a>\n <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"modalOpen\" class=\"fixed top-0 left-0 z-[9999] flex items-center justify-center w-screen h-screen\" data-teleport-target=\"true\" style=\"display: none;\">\n\n <div x-show=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" @click=\"modalOpen=false\" class=\"absolute inset-0 w-full h-full bg-black bg-opacity-40\" style=\"display: none;\">\n <\/div>\n\n <div x-show=\"modalOpen\" x-trap.inert.noscroll=\"modalOpen\" x-transition:enter=\"ease-out duration-300\" x-transition:enter-start=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" x-transition:enter-end=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave=\"ease-in duration-200\" x-transition:leave-start=\"opacity-100 translate-y-0 sm:scale-100\" x-transition:leave-end=\"opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95\" class=\"relative w-[90%] py-6 bg-white px-7 sm:max-w-lg lg:max-w-2xl rounded-sm flex flex-col gap-2 md:gap-4\" style=\"display: none;\">\n <div class=\"flex items-center justify-between pb-2\">\n <h3 class=\"text-style-h4\">Seite durchsuchen<\/h3>\n\n <button @click=\"modalOpen=false\" class=\"btn btn-filter\">\n <span class=\"material-icons icon\">close <\/span> \n <\/button>\n <\/div>\n <div class=\"relative w-auto\">\n <div class=\"search-wrapper w-full max-w-3xl flex flex-col items-center gap-4 pb-8\">\n \n<form action=\"https:\/\/gartenbaumuseum.de\/search\" autocomplete=\"off\" class=\"search header-search w-full flex flex-col gap-4\" method=\"get\">\n <div class=\"search-term flex justify-center gap-2 w-full relative bg-grayBgLight rounded-tr-sm rounded-bl-sm px-4 py-4 md:py-8\">\n <input id=\"search\" class=\"flex-1 w-full text-lg px-4 py-2 rounded-full\" name=\"q\" type=\"search\" placeholder=\"Suchbegriff eingeben\" value=\"\">\n <button class=\"btn btn-primary shrink-0 justify-center border-white text-h4 p-0 w-12 h-12\" type=\"submit\" title=\"Suche starten\">\n <span class=\"material-icons icon\">search <\/span> <\/button>\n <\/div>\n\n <div class=\"search-options flex flex-row flex-wrap md:items-center justify-start px-4 gap-4 lg:gap-8\">\n <div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"pages\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"pages\">\n <label for=\"pages\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Seitenergebnisse<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"events\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"events\">\n <label for=\"events\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Veranstaltungen<\/span>\n <\/label>\n <\/div>\n<\/div><div class=\"form-field checkbox\">\n <div class=\"form-check\">\n <input name=\"searchfilter[]\" id=\"news\" type=\"checkbox\" class=\"hidden-checkbox peer\" value=\"news\">\n <label for=\"news\" class=\"peer-checked:[&_svg]:scale-100 text-base [&_.custom-checkbox]:bg-white [&_.custom-checkbox]:hover:bg-themeFull [&_svg]:scale-0 peer-checked:[&_.custom-checkbox]:border-themeFull peer-checked:[&_.custom-checkbox]:bg-themeFull peer-checked:[&_.custom-checkbox]:hover:bg-theme select-none flex items-center gap-2\">\n <span class=\"custom-checkbox flex items-center justify-center w-6 h-6 flex-shrink-0 border-2 rounded\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"3\" stroke=\"currentColor\" class=\"w-3 h-3 text-white duration-300 ease-out\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><\/svg>\n <\/span>\n <span class=\"input-option\">Neuigkeiten<\/span>\n <\/label>\n <\/div>\n<\/div> <\/div>\n<\/form> <\/div>\n <\/div>\n <\/div>\n <\/div><div x-show=\"fullscreenModal\" x-transition:enter=\"transition ease-out duration-300\" x-transition:enter-start=\"opacity-0\" x-transition:enter-end=\"opacity-100\" x-transition:leave=\"transition ease-in duration-300\" x-transition:leave-start=\"opacity-100\" x-transition:leave-end=\"opacity-0\" class=\"flex flex-col fixed inset-0 z-[990] w-screen h-screen bg-black bg-opacity-50\" data-teleport-target=\"true\" style=\"display: none;\"><\/div><div id=\"cc-main\" data-nosnippet=\"\"><div class=\"cm-wrapper cc--anim\"><div class=\"cm cm--box cm--wide cm--middle cm--center\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"false\" aria-describedby=\"cm__desc\" aria-label=\"Cookie-Einstellungen\"><div tabindex=\"-1\"><\/div><div class=\"cm__body\"><div class=\"cm__texts\"><h2 id=\"cm__title\" class=\"cm__title\">\ud83c\udf6a Cookies<\/h2><p id=\"cm__desc\" class=\"cm__desc\">Unsere Website nutzt essentielle Cookies, um deren ordnungsgem\u00e4\u00dfen Betrieb zu gew\u00e4hrleisten sowie optionale Cookies, um bestimmte Funktionen anbieten zu k\u00f6nnen und Nuterverhalten auszuwerten. Letztere werden nur nach Ihrer Zustimmung gesetzt. <button type=\"button\" data-cc=\"show-preferencesModal\" class=\"cc__link\" aria-haspopup=\"dialog\">Einstellungen verwalten<\/button><\/p><\/div><div class=\"cm__btns\"><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn\" data-role=\"all\"><span>Alle akzeptieren<\/span><\/button><button type=\"button\" class=\"cm__btn\" data-role=\"necessary\"><span>Alle ablehnen<\/span><\/button><\/div><div class=\"cm__btn-group\"><button type=\"button\" class=\"cm__btn cm__btn--secondary\" data-role=\"show\"><span>Einstellungen verwalten<\/span><\/button><\/div><\/div><\/div><div class=\"cm__footer\"><div class=\"cm__links\"><div class=\"cm__link-group\"><a href=\"datenschutz\">Datenschutzerkl\u00e4rung<\/a><\/div><\/div><\/div><\/div><\/div><\/div><\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [],
"securityHeadersGrade": "F",
"securityHeadersScore": 0
},
"interactivePeriods": [
[
0,
720
],
[
912,
929
],
[
1018,
1107
],
[
1158,
4043
]
],
"longTasks": [
[
720,
912
],
[
929,
1018
],
[
1107,
1158
]
],
"lastVisualChange": 1600,
"render": 1100,
"visualComplete85": 1600,
"visualComplete90": 1600,
"visualComplete95": 1600,
"visualComplete99": 1600,
"visualComplete": 1600,
"SpeedIndex": 1558,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 110
},
{
"name": "fetchStart",
"time": 121
},
{
"name": "navigationStart",
"time": 146
},
{
"name": "domLoading",
"time": 147
},
{
"name": "responseEnd",
"time": 147
},
{
"name": "domInteractive",
"time": 147
},
{
"name": "domContentLoadedEventStart",
"time": 147
},
{
"name": "domContentLoadedEventEnd",
"time": 147
},
{
"name": "domComplete",
"time": 147
},
{
"name": "unloadEventStart",
"time": 548
},
{
"name": "unloadEventEnd",
"time": 548
},
{
"name": "markAsMainFrame",
"time": 549
},
{
"name": "commitNavigationEnd",
"time": 549
},
{
"name": "domLoading",
"time": 549
},
{
"name": "responseEnd",
"time": 567
},
{
"name": "domInteractive",
"time": 616
},
{
"name": "domContentLoadedEventStart",
"time": 1017
},
{
"name": "domContentLoadedEventEnd",
"time": 1017
},
{
"name": "domComplete",
"time": 1026
},
{
"name": "loadEventStart",
"time": 1027
},
{
"name": "loadEventEnd",
"time": 1027
},
{
"name": "firstPaint",
"time": 1204
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1204
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 147,
"chromeUserTiming.fetchStart": 122,
"chromeUserTiming.domLoading": 550,
"chromeUserTiming.responseEnd": 568,
"chromeUserTiming.domInteractive": 616,
"chromeUserTiming.domContentLoadedEventStart": 1018,
"chromeUserTiming.domContentLoadedEventEnd": 1018,
"chromeUserTiming.domComplete": 1027,
"chromeUserTiming.unloadEventStart": 549,
"chromeUserTiming.unloadEventEnd": 549,
"chromeUserTiming.markAsMainFrame": 549,
"chromeUserTiming.commitNavigationEnd": 549,
"chromeUserTiming.loadEventStart": 1027,
"chromeUserTiming.loadEventEnd": 1027,
"chromeUserTiming.firstPaint": 1204,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1204,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 924.29499999999996
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 999.14300000000003
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 109.81699999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 109.828
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 550.81200000000001
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 550.81899999999996
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 552.98299999999995
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 566.01499999999999
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 566.048
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 566.05100000000004
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 566.06100000000004
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 568.24000000000001
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 569.12699999999995
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 569.17899999999997
},
"2092": {
"name": "ARIALabelAttribute",
"firstUsed": 569.34500000000003
},
"2769": {
"name": "HTMLTemplateElement",
"firstUsed": 569.37400000000002
},
"84": {
"name": "FormElement",
"firstUsed": 569.75699999999995
},
"45": {
"name": "PlaceholderAttribute",
"firstUsed": 569.80499999999995
},
"2078": {
"name": "ARIACurrentAttribute",
"firstUsed": 573.12099999999998
},
"521": {
"name": "Picture",
"firstUsed": 576.54200000000003
},
"523": {
"name": "SrcsetXDescriptor",
"firstUsed": 576.64200000000005
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 579.34500000000003
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 580.74599999999998
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 580.77300000000002
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 581.39300000000003
},
"1153": {
"name": "CSSSelectorIndirectAdjacent",
"firstUsed": 581.601
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 582.76199999999994
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 582.84699999999998
},
"2010": {
"name": "UnitlessZeroAngleTransform",
"firstUsed": 582.89400000000001
},
"2387": {
"name": "CSSSelectorPseudoFocus",
"firstUsed": 586.41800000000001
},
"2388": {
"name": "CSSSelectorPseudoFocusVisible",
"firstUsed": 586.42200000000003
},
"2250": {
"name": "DuplicatedAttribute",
"firstUsed": 587.23699999999997
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 600.18499999999995
},
"2431": {
"name": "CSSSelectorPseudoWhere",
"firstUsed": 601.35400000000004
},
"1354": {
"name": "CSSValueAppearanceButton",
"firstUsed": 601.41099999999994
},
"2298": {
"name": "CSSSelectorWebkitInnerSpinButton",
"firstUsed": 601.42899999999997
},
"2319": {
"name": "CSSSelectorWebkitUnknownPseudo",
"firstUsed": 601.43100000000004
},
"1362": {
"name": "CSSValueAppearanceTextField",
"firstUsed": 601.43499999999995
},
"2297": {
"name": "CSSSelectorWebkitFileUploadButton",
"firstUsed": 601.44600000000003
},
"2316": {
"name": "CSSSelectorWebkitSliderRunnableTrack",
"firstUsed": 602.36599999999999
},
"2317": {
"name": "CSSSelectorWebkitSliderThumb",
"firstUsed": 602.37900000000002
},
"3797": {
"name": "WebPImage",
"firstUsed": 609.36900000000003
},
"4238": {
"name": "ScriptSchedulingType_Defer",
"firstUsed": 613.02300000000002
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 700.96799999999996
},
"587": {
"name": "LangAttribute",
"firstUsed": 703.05700000000002
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 703.06100000000004
},
"590": {
"name": "LangAttributeDoesNotMatchToUILocale",
"firstUsed": 703.06299999999999
},
"4994": {
"name": "TextSizeAdjustNotAuto",
"firstUsed": 703.52700000000004
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 707.34500000000003
},
"2355": {
"name": "CSSGradient",
"firstUsed": 707.58799999999997
},
"1023": {
"name": "CSSFilterBlur",
"firstUsed": 708.37699999999995
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 715.65300000000002
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 718.09900000000005
},
"5043": {
"name": "FlexNewColumnWrapIntrinsicSize",
"firstUsed": 902.28800000000001
},
"1067": {
"name": "SameOriginApplicationScript",
"firstUsed": 924.10400000000004
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 927.63900000000001
},
"2195": {
"name": "CookieGet",
"firstUsed": 933.35400000000004
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 934.58399999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 935.04600000000005
},
"675": {
"name": "Fetch",
"firstUsed": 935.57500000000005
},
"3019": {
"name": "DOMStorageRead",
"firstUsed": 937.55700000000002
},
"3020": {
"name": "DOMStorageWrite",
"firstUsed": 938.28800000000001
},
"2711": {
"name": "WindowPageYOffset",
"firstUsed": 951.76499999999999
},
"1351": {
"name": "CSSValueAppearanceNone",
"firstUsed": 952.53999999999996
},
"3252": {
"name": "CSSKeywordRevert",
"firstUsed": 952.74699999999996
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 986.00400000000002
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 986.02200000000005
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 986.02599999999995
},
"2096": {
"name": "ARIALiveAttribute",
"firstUsed": 992.33199999999999
},
"2070": {
"name": "ARIAAtomicAttribute",
"firstUsed": 992.33799999999997
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 997.22699999999998
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 997.23000000000002
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 997.65999999999997
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 997.74800000000005
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 997.91399999999999
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 1001.193
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 1001.234
},
"2077": {
"name": "ARIAControlsAttribute",
"firstUsed": 1006.222
},
"2081": {
"name": "ARIADisabledAttribute",
"firstUsed": 1007.426
},
"1307": {
"name": "V8Node_IsConnected_AttributeGetter",
"firstUsed": 1014.042
},
"2087": {
"name": "ARIAHasPopupAttribute",
"firstUsed": 1034.7619999999999
},
"2097": {
"name": "ARIAModalAttribute",
"firstUsed": 1035.182
},
"2089": {
"name": "ARIAHiddenAttribute",
"firstUsed": 1035.1900000000001
},
"2079": {
"name": "ARIADescribedByAttribute",
"firstUsed": 1035.1959999999999
},
"1128": {
"name": "BodyScrollsInAdditionToViewport",
"firstUsed": 1107.8040000000001
},
"19": {
"name": "UnprefixedTransitionEndEvent",
"firstUsed": 1500.385
}
},
"CSSFeatures": {
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 580.78399999999999
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 580.86400000000003
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 580.86800000000005
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 580.90599999999995
},
"151": {
"name": "CSSPropertyTransitionDelay",
"firstUsed": 580.90899999999999
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 582.77599999999995
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 582.82799999999997
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 582.83100000000002
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 582.83399999999995
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 582.99000000000001
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 583.29600000000005
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 583.29899999999998
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 583.30399999999997
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 586.27499999999998
},
"359": {
"name": "CSSPropertyFilter",
"firstUsed": 586.35599999999999
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 600.30999999999995
},
"66": {
"name": "CSSPropertyBorderWidth",
"firstUsed": 601.26199999999994
},
"59": {
"name": "CSSPropertyBorderStyle",
"firstUsed": 601.26700000000005
},
"42": {
"name": "CSSPropertyBorderColor",
"firstUsed": 601.27200000000005
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 601.28599999999994
},
"537": {
"name": "CSSPropertyAliasWebkitTextSizeAdjust",
"firstUsed": 601.28999999999996
},
"127": {
"name": "CSSPropertyTabSize",
"firstUsed": 601.30200000000002
},
"514": {
"name": "CSSPropertyFontFeatureSettings",
"firstUsed": 601.31500000000005
},
"549": {
"name": "CSSPropertyFontVariationSettings",
"firstUsed": 601.32299999999998
},
"415": {
"name": "CSSPropertyWebkitTapHighlightColor",
"firstUsed": 601.327
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 601.33299999999997
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 601.34000000000003
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 601.34199999999998
},
"65": {
"name": "CSSPropertyBorderTopWidth",
"firstUsed": 601.34500000000003
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 601.375
},
"130": {
"name": "CSSPropertyTextIndent",
"firstUsed": 601.38300000000004
},
"41": {
"name": "CSSPropertyBorderCollapse",
"firstUsed": 601.38800000000003
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 601.39599999999996
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 601.40099999999995
},
"175": {
"name": "CSSPropertyAliasWebkitAppearance",
"firstUsed": 601.41300000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 601.41600000000005
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 601.41800000000001
},
"102": {
"name": "CSSPropertyOutlineOffset",
"firstUsed": 601.44000000000005
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 601.45000000000005
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 601.48000000000002
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 601.48299999999995
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 602.476
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 602.48000000000002
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 703.08000000000004
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 703.74699999999996
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 703.755
},
"152": {
"name": "CSSPropertyTransitionDuration",
"firstUsed": 703.75900000000001
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 703.76800000000003
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 703.77200000000005
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 703.77499999999998
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 703.84799999999996
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 703.85299999999995
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 703.85599999999999
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 703.86000000000001
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 703.86599999999999
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 703.87099999999998
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 703.90899999999999
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 703.93299999999999
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 703.93799999999999
},
"239": {
"name": "CSSPropertyFlexWrap",
"firstUsed": 703.94100000000003
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 703.94600000000003
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 703.95899999999995
},
"62": {
"name": "CSSPropertyBorderTopLeftRadius",
"firstUsed": 703.97000000000003
},
"68": {
"name": "CSSPropertyBoxShadow",
"firstUsed": 703.98099999999999
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 704.37699999999995
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 704.54100000000005
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 704.54399999999998
},
"159": {
"name": "CSSPropertyWhiteSpace",
"firstUsed": 704.59900000000005
},
"164": {
"name": "CSSPropertyAliasWordWrap",
"firstUsed": 704.60799999999995
},
"3": {
"name": "CSSPropertyDirection",
"firstUsed": 704.61000000000001
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 704.61300000000006
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 704.61599999999999
},
"233": {
"name": "CSSPropertyFlex",
"firstUsed": 704.91899999999998
},
"38": {
"name": "CSSPropertyBorderBottomRightRadius",
"firstUsed": 704.92600000000004
},
"636": {
"name": "CSSPropertyInset",
"firstUsed": 704.92999999999995
},
"108": {
"name": "CSSPropertyOverflowY",
"firstUsed": 704.93600000000004
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 704.99400000000003
},
"63": {
"name": "CSSPropertyBorderTopRightRadius",
"firstUsed": 705.17499999999995
},
"37": {
"name": "CSSPropertyBorderBottomLeftRadius",
"firstUsed": 705.17899999999997
},
"111": {
"name": "CSSPropertyPaddingLeft",
"firstUsed": 705.18200000000002
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 705.18899999999996
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 705.245
},
"40": {
"name": "CSSPropertyBorderBottomWidth",
"firstUsed": 705.27300000000002
},
"36": {
"name": "CSSPropertyBorderBottomColor",
"firstUsed": 705.27599999999995
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 706.15300000000002
},
"355": {
"name": "CSSPropertyClipPath",
"firstUsed": 706.27200000000005
},
"90": {
"name": "CSSPropertyMarginBottom",
"firstUsed": 707.01199999999994
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 707.04100000000005
},
"591": {
"name": "CSSPropertyRowGap",
"firstUsed": 707.04600000000005
},
"524": {
"name": "CSSPropertyColumnGap",
"firstUsed": 707.05100000000004
},
"248": {
"name": "CSSPropertyGridColumn",
"firstUsed": 707.08000000000004
},
"128": {
"name": "CSSPropertyTextAlign",
"firstUsed": 707.13400000000001
},
"232": {
"name": "CSSPropertyAlignSelf",
"firstUsed": 707.13999999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 707.255
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 707.327
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 707.56500000000005
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 707.59299999999996
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 708.19000000000005
},
"508": {
"name": "CSSPropertyBackdropFilter",
"firstUsed": 708.34500000000003
},
"93": {
"name": "CSSPropertyMarginTop",
"firstUsed": 708.68399999999997
},
"244": {
"name": "CSSPropertyGridColumnStart",
"firstUsed": 708.86599999999999
},
"74": {
"name": "CSSPropertyContent",
"firstUsed": 709.40099999999995
},
"9": {
"name": "CSSPropertyFontVariant",
"firstUsed": 709.42700000000002
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 713.97199999999998
},
"454": {
"name": "CSSPropertyAll",
"firstUsed": 713.98000000000002
},
"658": {
"name": "CSSPropertyAppearance",
"firstUsed": 952.55200000000002
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 952.57899999999995
},
"35": {
"name": "CSSPropertyBorderBottom",
"firstUsed": 952.59400000000005
},
"27": {
"name": "CSSPropertyBackgroundPosition",
"firstUsed": 952.94899999999996
},
"30": {
"name": "CSSPropertyBackgroundRepeat",
"firstUsed": 952.95799999999997
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 952.96400000000006
},
"49": {
"name": "CSSPropertyBorderLeft",
"firstUsed": 952.97299999999996
},
"60": {
"name": "CSSPropertyBorderTop",
"firstUsed": 952.99300000000005
},
"424": {
"name": "CSSPropertyAnimation",
"firstUsed": 953.45600000000002
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 953.46900000000005
},
"61": {
"name": "CSSPropertyBorderTopColor",
"firstUsed": 953.47400000000005
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 992.649
},
"585": {
"name": "CSSPropertyOverscrollBehavior",
"firstUsed": 1105.306
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 1105.3140000000001
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 1106.2570000000001
},
"107": {
"name": "CSSPropertyOverflowX",
"firstUsed": 1106.261
},
"418": {
"name": "CSSPropertyGridAutoColumns",
"firstUsed": 1106.672
},
"250": {
"name": "CSSPropertyGridAutoFlow",
"firstUsed": 1106.6790000000001
}
},
"AnimatedCSSFeatures": []
},
"maxFID": 1,
"TTIMeasurementEnd": 4043,
"LastInteractive": 1158,
"TotalBlockingTime": 1,
"testID": "250430_BiDcBV_2WY",
"step": 1,
"effectiveBps": 138335,
"domTime": 0,
"aft": 0,
"titleTime": 148,
"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": 30,
"203": 50,
"303": 23.800000000000001,
"404": 10,
"505": 15,
"605": 30,
"706": 100,
"807": 100,
"908": 75,
"1008": 76.200000000000003,
"1110": 55,
"1211": 55,
"1312": 15,
"1412": 45,
"1513": 21.100000000000001,
"1613": 25,
"1714": 25,
"1814": 25,
"1915": 33.299999999999997,
"2016": 40,
"2116": 16.699999999999999,
"2217": 30,
"2318": 10,
"2418": 18.199999999999999,
"2519": 10,
"2619": 5.2999999999999998,
"2720": 14.300000000000001,
"2820": 10,
"2921": 10,
"3022": 10,
"3122": 10,
"3223": 21.100000000000001,
"3323": 25,
"3424": 14.300000000000001,
"3525": 10,
"3625": 5.2999999999999998,
"3726": 19,
"3826": 15,
"3927": 10,
"4028": 18.199999999999999,
"4131": 52.600000000000001
},
"max": 100,
"count": 42
},
"bw": {
"data": {
"0": 0,
"102": 0,
"203": 21146,
"303": 859308,
"404": 89041,
"505": 0,
"605": 2296847,
"706": 0,
"807": 29533,
"908": 1753642,
"1008": 33749,
"1110": 5183,
"1211": 0,
"1312": 0,
"1412": 0,
"1513": 0,
"1613": 17974,
"1714": 0,
"1814": 0,
"1915": 0,
"2016": 0,
"2116": 0,
"2217": 0,
"2318": 0,
"2418": 0,
"2519": 4296,
"2619": 0,
"2720": 0,
"2820": 0,
"2921": 0,
"3022": 0,
"3122": 0,
"3223": 0,
"3323": 0,
"3424": 0,
"3525": 0,
"3625": 0,
"3726": 16780,
"3826": 683821,
"3927": 0,
"4028": 0,
"4131": 0
},
"max": 2296847,
"count": 42
}
},
"effectiveBpsDoc": 138335,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcBV_2WY\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcBV\/2WY\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcBV_2WY&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001100.jpg",
"VisuallyComplete": 0
},
{
"time": 1400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001400.jpg",
"VisuallyComplete": 2
},
{
"time": 1500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001500.jpg",
"VisuallyComplete": 40
},
{
"time": 1600,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcBV_2WY&video=video_1_cached&file=ms_001600.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"gartenbaumuseum.de": {
"bytes": 82586,
"requests": 3,
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 27901,
"bytesUncompressed": 129210,
"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": 53502,
"bytesUncompressed": 53502,
"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": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 1183,
"bytesUncompressed": 3436,
"requests": 1
}
},
"consoleLog": []
}
}
}
},
"statusCode": 200,
"statusText": "Test Complete",
"webPagetestVersion": "21.07"
}