{
  "runId": "gouvernement-lu--2026-04-12T05-40-39-908Z--luxembourg-weekly-desktop-light-chromium",
  "startedAt": "2026-04-12T05:40:39.907Z",
  "finishedAt": "2026-04-12T05:40:47.497Z",
  "toolVersion": "1.0.0",
  "mode": "ci",
  "config": {
    "maxPages": 100,
    "timeout": 30000,
    "concurrency": 2,
    "mode": "list",
    "baseUrl": "https://gouvernement.lu/en",
    "viewport": "desktop",
    "colorScheme": "light",
    "sitemapSample": {
      "strategy": "shuffle",
      "seed": "luxembourg-weekly",
      "size": 100
    },
    "crawlFallback": {
      "enabled": true,
      "used": false
    },
    "browser": "chromium",
    "label": "luxembourg-weekly-desktop-light-chromium"
  },
  "targets": [
    "https://gouvernement.lu/en/actualites/toutes_actualites/discours/2025/05-mai/13-frieden-etat-nation.html",
    "https://gouvernement.lu/en/systeme-politique/gouvernement/conseil-gouv.html",
    "https://gouvernement.lu/en/gouvernement/luc-frieden.html",
    "https://gouvernement.lu/en/actualites/toutes_actualites.html?page=1&r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions"
  ],
  "resultsByUrl": {
    "https://gouvernement.lu/en/systeme-politique/gouvernement/conseil-gouv.html": {
      "title": "Government Council - The Luxembourg Government",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "complementary"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role complementary is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role complementary is not allowed for given element"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"orejime-Notice-text\">",
              "target": [
                ".orejime-Notice-text"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"govbar\" class=\"govbar\">\n        <img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">\n    </div>",
              "target": [
                "#govbar"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<span>Back to top</span>",
              "target": [
                ".back > span"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-allowed-attr?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-mobile \" role=\"banner\">",
              "target": [
                ".page-header-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavmobile\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                ".page-headernavmobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"document\">",
              "target": [
                "div[role=\"document\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "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.11/aria-hidden-body?application=playwright",
          "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 id=\"top\" class=\"page basicpage oldmembers\">",
              "target": [
                "#top"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav-mobile\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#main\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-mobile-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-navigation-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                ".anchor-scroll > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-3--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-4--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-5--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch-mobile > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" height=\"24\" width=\"24\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n        <use y=\"0\" x=\"0\" xlink:href=\"#icon-shopping-cart\"></use>\n      </svg>",
              "target": [
                ".minibasket > .icon[height=\"24\"][width=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-link\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                "#sharebutton > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on Facebook - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on X - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-bluesky\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on BlueSky - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on LinkedIn - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-email\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share by email\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-copy-link\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "#copy-link-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n              <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-home-breadcrumbs\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-twitter\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-twitter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-facebook\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-facebook"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-instagram\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-instagram\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-instagram"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-linkedin\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-linkedin"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-youtube\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-youtube\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-youtube"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-rss-feed\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-rss-feed\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-rss-feed"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30.114 32.724\" aria-hidden=\"true\" focusable=\"false\">",
              "target": [
                "svg[viewBox=\"0 0 30.114 32.724\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>",
              "target": [
                ".back > .icon[width=\"24\"][height=\"24\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-roles?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "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 role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "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": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "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": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.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.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>For more information</h2>",
                      "target": [
                        ".cmp-pagemore__wrapper > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"footer-title at\">Footer</h2>",
                      "target": [
                        ".footer-title"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
                      "target": [
                        ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
                      "target": [
                        ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
                      "target": [
                        ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#cbe4f2",
                    "contrastRatio": 15.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#343437",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.4,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.4"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"cmp-lastupdate\">Last update \n      <time datetime=\"2024-08-20\">20.08.2024</time>\n    </p>",
              "target": [
                ".cmp-lastupdate"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#343437",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.4,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.4"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2024-08-20\">20.08.2024</time>",
              "target": [
                "time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Government Council derives its constitutional legitimacy from the provisions of Chapter V of the Constitution. The organisation of the Government, as provided for in Article 92 of the Constitution, is determined by the Government's internal regulations.</p>",
              "target": [
                ".cmp-text > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text > p:nth-child(2)"
              ]
            },
            {
              "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": "<strong>meets on a weekly basis</strong>",
              "target": [
                "p:nth-child(2) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All matters submitted to the Grand Duke must be deliberated beforehand at the Government Council. Equally, the Government Council deliberates on government bills that are submitted to the Chamber of Deputies.</p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(4)"
              ]
            },
            {
              "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": "<strong>majority of votes</strong>",
              "target": [
                "p:nth-child(4) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>&nbsp;taken by consensus</strong>",
              "target": [
                "strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "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": "<strong>responsibility&nbsp;</strong>",
              "target": [
                "p:nth-child(5) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "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": "<strong>Secretary General of the Government</strong>",
              "target": [
                "p:nth-child(6) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Secretary General of the Government prepares the meetings of the Government Council, takes part in them, drafts the minutes of the meetings and ensures that the decisions taken by the Council are implemented. He/she may also be given other duties by the Government Council.</p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1f3d5e",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 9.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.72"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 5.08,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      Consult the press releases of the Government Council (in French)\n      \n    </span>",
              "target": [
                ".cmp-list__item-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "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.11/document-title?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "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.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-mobile-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-mobile-dropdown-menu\">",
              "target": [
                "#page-langs-mobile-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-mobile",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-dropdown-menu\">",
              "target": [
                "#page-langs-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-top",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "share-disclosure",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"share-disclosure\" class=\"menu\">",
              "target": [
                "#share-disclosure"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(3) > div > div > header:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(7) > div > div > aside > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(3) > p:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "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.11/html-lang-valid?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "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.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "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=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-complementary-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the complementary landmark or aside is at top level",
          "help": "Aside should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-complementary-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "quick access"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "search",
                    "accessibleText": "global"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "main navigation menu"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "breadcrumb"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": "for more information"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.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.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p class=\"orejime-Notice-description\">",
                      "target": [
                        ".orejime-Notice-description"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "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=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "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=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "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=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "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 class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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 class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/systeme-politique.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">Political system</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"systeme-politique.html\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/systeme-politique/gouvernement.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">Government</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "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 class=\"cmp-list__item-link link--page\" lang=\"fr\" href=\"//gouvernement.lu/fr/actualites/conseils_de_gouvernement.html\" hreflang=\"fr\" title=\"Consult the press releases of the Government Council (in French) - Conseils de gouvernement\">",
              "target": [
                ".cmp-list__item-link"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "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=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "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=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "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=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "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=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "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=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "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 class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "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=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "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.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "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\">",
              "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",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"orejime\">",
              "target": [
                "#orejime"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-AppContainer\">",
              "target": [
                ".orejime-AppContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Main\">",
              "target": [
                ".orejime-Main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice\">",
              "target": [
                ".orejime-Notice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice-body\">",
              "target": [
                ".orejime-Notice-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-ModalPortal\"></div>",
              "target": [
                ".orejime-ModalPortal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"skiplinks\">",
              "target": [
                ".skiplinks"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" root-container\">",
              "target": [
                ".root-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"logo-container\">",
              "target": [
                ".page-header-desktop > .logo-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page-langs\" class=\"page-langs\">",
              "target": [
                "#page-langs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"dropdown\">",
              "target": [
                "#page-langs > .dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">English</span>",
              "target": [
                "#page-langs-dropdown-button > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Show hide search</span>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            News\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0--647923744\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            The Government\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1--647923744\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2--647923744\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            Political system\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2--647923744\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-content-load-path=\"/content/experience-fragments/gouvernement2024/en/ctie/header/header/jcr:content/root/header/minicart\" data-name=\"minicart\" class=\"minicart-wrapper-request ajax-is-loaded\">",
              "target": [
                ".minicart-wrapper-request"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"basket\">",
              "target": [
                ".basket"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mcgyver\">",
              "target": [
                ".mcgyver"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"disclosure--container\">",
              "target": [
                ".disclosure--container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Share</span>",
              "target": [
                "#sharebutton > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Home</span>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/systeme-politique.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">Political system</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"systeme-politique.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Political system</span>",
              "target": [
                "a[href$=\"systeme-politique.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/systeme-politique/gouvernement.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">Government</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Government</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Government Council</span>",
              "target": [
                ".cmp-breadcrumb__item--active > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(3) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section:nth-child(3) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-title\">\n  <h1 lang=\"en\">\n    Government Council\n  </h1>\n  \n  \n  \n  \n</header>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(4) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section:nth-child(4) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-content-metas\">\n  \n    <p class=\"cmp-lastupdate\">Last update \n      <time datetime=\"2024-08-20\">20.08.2024</time>\n    </p>\n  \n</div>",
              "target": [
                ".page-content-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"cmp-lastupdate\">Last update \n      <time datetime=\"2024-08-20\">20.08.2024</time>\n    </p>",
              "target": [
                ".cmp-lastupdate"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2024-08-20\">20.08.2024</time>",
              "target": [
                "time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(5) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(5) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".cmp-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Government Council derives its constitutional legitimacy from the provisions of Chapter V of the Constitution. The organisation of the Government, as provided for in Article 92 of the Constitution, is determined by the Government's internal regulations.</p>",
              "target": [
                ".cmp-text > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>meets on a weekly basis</strong>",
              "target": [
                "p:nth-child(2) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All matters submitted to the Grand Duke must be deliberated beforehand at the Government Council. Equally, the Government Council deliberates on government bills that are submitted to the Chamber of Deputies.</p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>majority of votes</strong>",
              "target": [
                "p:nth-child(4) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>&nbsp;taken by consensus</strong>",
              "target": [
                "strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>responsibility&nbsp;</strong>",
              "target": [
                "p:nth-child(5) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Secretary General of the Government</strong>",
              "target": [
                "p:nth-child(6) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Secretary General of the Government prepares the meetings of the Government Council, takes part in them, drafts the minutes of the meetings and ensures that the decisions taken by the Council are implemented. He/she may also be given other duties by the Government Council.</p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(6) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">\n                \n\n\n\n\n    \n        \n            \n            \n\n\n\n    \n\n            \n        \n    \n\n\n            </div>",
              "target": [
                ".cmp-section:nth-child(6) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(7) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section:nth-child(7) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-pagemore__wrapper\">",
              "target": [
                ".cmp-pagemore__wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-contentbox\">",
              "target": [
                ".cmp-pagemore__wrapper > .cmp-contentbox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-list-single-item cmp-list \">",
              "target": [
                ".cmp-list-single-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-list__item-link link--page\" lang=\"fr\" href=\"//gouvernement.lu/fr/actualites/conseils_de_gouvernement.html\" hreflang=\"fr\" title=\"Consult the press releases of the Government Council (in French) - Conseils de gouvernement\">",
              "target": [
                ".cmp-list__item-link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      Consult the press releases of the Government Council (in French)\n      \n    </span>",
              "target": [
                ".cmp-list__item-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus  cmp--focus-columns-0\">\n            \n            \n            \n            \n\n    \n\n    \n\n        </div>",
              "target": [
                ".cmp-focus"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(8) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-footernav\" id=\"footernav\">",
              "target": [
                "#footernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--support\">",
              "target": [
                ".navigation-container--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--social\">",
              "target": [
                ".navigation-container--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Twitter\n            \n         </span>",
              "target": [
                "a[href$=\"gouv_lu\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Facebook\n            \n         </span>",
              "target": [
                "a[title=\"Facebook - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Instagram\n            \n         </span>",
              "target": [
                "a[title=\"Instagram - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            LinkedIn\n            \n         </span>",
              "target": [
                "a[title=\"LinkedIn - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Youtube\n            \n         </span>",
              "target": [
                "a[title=\"Youtube - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            RSS\n            \n         </span>",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__icon\">",
              "target": [
                ".cmp-button__icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"footer__copyright footer__copyright--\">",
              "target": [
                ".footer__copyright"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "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": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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": "<h1 lang=\"en\">\n    Government Council\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "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": "<a class=\"cmp-list__item-link link--page\" lang=\"fr\" href=\"//gouvernement.lu/fr/actualites/conseils_de_gouvernement.html\" hreflang=\"fr\" title=\"Consult the press releases of the Government Council (in French) - Conseils de gouvernement\">",
              "target": [
                ".cmp-list__item-link"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">Political system</span>",
              "target": [
                "a[href$=\"systeme-politique.html\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">Government</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item--active"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">Government Council</span>",
              "target": [
                ".cmp-breadcrumb__item--active > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://gouvernement.lu/en/systeme-politique/gouvernement/conseil-gouv.html",
      "originalUrl": "https://gouvernement.lu/en/systeme-politique/gouvernement/conseil-gouv.html",
      "status": 200,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://gouvernement.lu/en/actualites/toutes_actualites/discours/2025/05-mai/13-frieden-etat-nation.html": {
      "title": "Address on the state of the nation 2025 by Luc Frieden - The Luxembourg Government",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "complementary"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role complementary is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role complementary is not allowed for given element"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"orejime-Notice-text\">",
              "target": [
                ".orejime-Notice-text"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"govbar\" class=\"govbar\">\n        <img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">\n    </div>",
              "target": [
                "#govbar"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<span>Back to top</span>",
              "target": [
                ".back > span"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-allowed-attr?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-mobile \" role=\"banner\">",
              "target": [
                ".page-header-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavmobile\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                ".page-headernavmobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"document\">",
              "target": [
                "div[role=\"document\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "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.11/aria-hidden-body?application=playwright",
          "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 id=\"top\" class=\"page basicpage page-20-60-20 \">",
              "target": [
                "#top"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav-mobile\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#main\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-mobile-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-navigation-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                ".anchor-scroll > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-3---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-4---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-5---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch-mobile > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" height=\"24\" width=\"24\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n        <use y=\"0\" x=\"0\" xlink:href=\"#icon-shopping-cart\"></use>\n      </svg>",
              "target": [
                ".minibasket > .icon[height=\"24\"][width=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-link\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                "#sharebutton > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on Facebook - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on X - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-bluesky\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on BlueSky - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on LinkedIn - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-email\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share by email\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-copy-link\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "#copy-link-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n              <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-home-breadcrumbs\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-twitter\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-twitter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-facebook\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-facebook"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-instagram\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-instagram\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-instagram"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-linkedin\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-linkedin"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-youtube\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-youtube\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-youtube"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-rss-feed\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-rss-feed\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-rss-feed"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30.114 32.724\" aria-hidden=\"true\" focusable=\"false\">",
              "target": [
                "svg[viewBox=\"0 0 30.114 32.724\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>",
              "target": [
                ".back > .icon[width=\"24\"][height=\"24\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-roles?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "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 role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "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": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "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": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.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.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>For more information</h2>",
                      "target": [
                        ".cmp-pagemore__wrapper > h2"
                      ]
                    },
                    {
                      "html": "<h3>Member of the Government</h3>",
                      "target": [
                        ".bottom-metas-ministers > h3"
                      ]
                    },
                    {
                      "html": "<h3>Organisation</h3>",
                      "target": [
                        ".bottom-metas-ministries > h3"
                      ]
                    },
                    {
                      "html": "<h2>Topic</h2>",
                      "target": [
                        ".bottom-metas-themes > h2"
                      ]
                    },
                    {
                      "html": "<h3>Event date</h3>",
                      "target": [
                        ".bottom-metas-date > h3"
                      ]
                    },
                    {
                      "html": "<h2 class=\"footer-title at\">Footer</h2>",
                      "target": [
                        ".footer-title"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
                      "target": [
                        ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
                      "target": [
                        ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
                      "target": [
                        ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#cbe4f2",
                    "contrastRatio": 15.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#61616a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.12,
                    "fontSize": "6.0pt (8px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"page-strapline\">Progress through stability. Stability through progress.</span>",
              "target": [
                ".page-strapline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2025-05-13\">13.05.2025</time>",
              "target": [
                ".meta-published-update > p > time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#343437",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.4,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.4"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"cmp-lastupdate\">Last update \n      <time datetime=\"2025-05-13\">13.05.2025</time>\n    </p>",
              "target": [
                ".cmp-lastupdate"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#343437",
                    "bgColor": "#ffffff",
                    "contrastRatio": 12.4,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.4"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2025-05-13\">13.05.2025</time>",
              "target": [
                ".cmp-lastupdate > time"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Check against delivery - Courtesy translation</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(4)"
              ]
            },
            {
              "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": "<strong>Progress without effort is an illusion. If we fall into that trap, we risk becoming bystanders</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(4) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>waiting for a better world instead of shaping it</strong>",
              "target": [
                "p:nth-child(4) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>We are living through a period of profound transformation. Something fundamental is</strong>",
              "target": [
                "p:nth-child(5) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>underway – and one can feel it. History is being written before our very eyes</strong>",
              "target": [
                "p:nth-child(5) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(8)"
              ]
            },
            {
              "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": "<strong>Commemoration is not only about remembering the past. It is about understanding what</strong>",
              "target": [
                "p:nth-child(8) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>can happen. It is not only about studying history, it is about learning from it</strong>",
              "target": [
                "p:nth-child(8) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>But memory teaches us a second, equally vital lesson: the lesson of hope. Just five days</strong> <strong>ago, we commemorated the end of the war</strong>. Even the most tragic chapter of the last century came to a close. The night is darkest just before the dawn.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(9)"
              ]
            },
            {
              "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": "<strong>But memory teaches us a second, equally vital lesson: the lesson of hope. Just five days</strong>",
              "target": [
                "p:nth-child(9) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>ago, we commemorated the end of the war</strong>",
              "target": [
                "p:nth-child(9) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(11)"
              ]
            },
            {
              "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": "<strong>This Government does not intend to stand by idly as the changes of our time unfold. We</strong>",
              "target": [
                "p:nth-child(11) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>seek to seize them as opportunities, to move our country forward and to shape our future</strong>",
              "target": [
                "p:nth-child(11) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(12)"
              ]
            },
            {
              "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": "<strong>The world around us may change – but our values must remain constant</strong>",
              "target": [
                "p:nth-child(12) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;An effective economic policy that drives prosperity and sustains a robust welfare state. &nbsp;&nbsp;</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A targeted social policy that strengthens equity and reduces poverty.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>An ambitious energy policy focused on expanding the use of renewable sources and fighting climate change.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A modern social policy that safeguards fundamental rights and freedoms.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(4)"
              ]
            },
            {
              "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": "<strong>We have made tangible progress in all these aspirations. Our promises have not remained</strong>",
              "target": [
                "p:nth-child(14) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>mere words. They have become reality</strong>",
              "target": [
                "p:nth-child(14) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised greater purchasing power. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(16)"
              ]
            },
            {
              "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": "<strong>Since January, people have significantly more money in their pockets than they did in</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(16) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>2023</strong>",
              "target": [
                "p:nth-child(16) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>And the lower the income, the greater the proportional tax relief. This is not a tax break for the rich – it is a matter of social justice, designed to ease the tax-burden on those who are most affected by them.&nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised a targeted social policy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19)"
              ]
            },
            {
              "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": "<strong>In addition to the general tax relief, the minimum wage has been raised, the cost-of-living</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>benefit increased, housing subsidies extended, and the energy allowance tripled</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20)"
              ]
            },
            {
              "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": "<strong>In addition, the Minister for Housing has introduced single parenthood as an eligibility</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>criterion for access to affordable housing</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(21)"
              ]
            },
            {
              "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": "<strong>By automating certain procedures, we are also acting against low take-up rates – where</strong>",
              "target": [
                "p:nth-child(21) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>many people today do not apply for allowances they are entitled to</strong>",
              "target": [
                "p:nth-child(21) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All of these measures form part of the national action plan against poverty, which the Minister for Family Affairs will present in the coming months. A coherent strategy is essential. But people in precarious situations do not need a strategy on paper – they need real, tangible support.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>And our measures are designed to provide just that. This is a policy rooted in social justice. It is not a cold-hearted approach that some – wrongly – accuse the Government of pursuing. &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised a high-performing economy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(25)"
              ]
            },
            {
              "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": "<strong>Thanks to targeted tax cuts, high investment levels, and administrative simplification, our</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(25) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>economy is growing again</strong>",
              "target": [
                "p:nth-child(25) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These are not mere numbers. They represent tangible income. Personal dreams made possible. They are the revenues that allow the State to pursue a strong social policy and to make vital investments in our future.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised new impetus for housing. And this Government has delivered!</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(28)"
              ]
            },
            {
              "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": "<strong>Through short-time work, targeted tax measures, and a public purchasing programme for</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>off-plan housing (VEFA) worth half a billion euros, we have brought the crisis in the</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>construction &nbsp;sector &nbsp;to &nbsp;a &nbsp;halt</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As a result, a market recovery is beginning to take shape. Transactions for existing homes have doubled over the past year, while transactions for new homes have quadrupled. Mortgage approvals are also on the rise.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This development confirms the effectiveness of our policy. The housing market has regained momentum – and that is our objective. This is tangible progress, for both people seeking housing and for professionals in the construction and craftsman business.&nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised to develop renewable energy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33)"
              ]
            },
            {
              "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": "<strong>In 2024, the number of solar panels reached a record high, with 8,000 new systems</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>commissioned </strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Concrete measures to boost purchasing power. For the fight against poverty. For the economy. For housing. For renewable energy. &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(35)"
              ]
            },
            {
              "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": "<strong>Five examples of a new policy – with new priorities and tangible results. A policy that</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(35) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>tackles the concerns of citizens and turns promises into reality</strong>",
              "target": [
                "p:nth-child(35) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(36)"
              ]
            },
            {
              "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": "<strong>We are the masters of our own destiny. We shape our own future.</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(37) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"It is time for Europe to fully assume its responsibilities in matters of security. The desire for peace lies at the very heart of the European project. Investing in security is not a choice for war; it is a commitment to peace\"</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,<strong></strong></p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(40)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(41)"
              ]
            },
            {
              "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": "<strong>Ukraine’s fate must not – and should not – leave us indifferent</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(41) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43)"
              ]
            },
            {
              "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": "<strong>Yet it is precisely the respect for international law that offers the greatest protection for</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>small states</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(46)"
              ]
            },
            {
              "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": "<strong>This new reality marks a major rupture in the recent history of our continent</strong>",
              "target": [
                "p:nth-child(46) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>That solution must lie in a sovereign Europe. A strong Luxembourg can only exist within a</strong> <strong>strong Europe</strong>. Without a united and confident Europe, there can be no lasting prosperity, security, or democracy in Luxembourg.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(47)"
              ]
            },
            {
              "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": "<strong>That solution must lie in a sovereign Europe. A strong Luxembourg can only exist within a</strong>",
              "target": [
                "p:nth-child(47) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>strong Europe</strong>",
              "target": [
                "p:nth-child(47) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(48)"
              ]
            },
            {
              "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": "<strong>It is time for Europe to fully assume its responsibilities in matters of security</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(48) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(49)"
              ]
            },
            {
              "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": "<strong>It is not the hour of European decline. It is the hour of European awakening</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(49) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51)"
              ]
            },
            {
              "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": "<strong>That is why, after consultations with all parties, we have decided not to wait until 2030, but</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>to reach the NATO 2% target by the end of this year</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(52)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53)"
              ]
            },
            {
              "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": "<strong>If, due to the exceptional geopolitical situation, such a consensus should emerge at the</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>NATO Summit in June, we – as a trusted Ally and partner – will honour that decision</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55)"
              ]
            },
            {
              "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": "<strong>I am proud of our nation – a country capable of forging a broad national consensus on an</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>issue as complex as this</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But this financial effort must not come at the expense of our social policy. We cannot pit one priority against another. Security is an additional challenge – but others do not disappear.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Funding for our security spending will come from three sources:</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>First, through the public budget itself – in particular, by introducing a \"defence bond\", a public loan dedicated to national security, open to contributions from private investors.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Second, by redefining investment spending priorities. Future budgets will need to reflect the reality that not all infrastructure projects proceed simultaneously.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Third, by mobilising extra-budgetary financial resources, notably through the creation of a national fund managed via the SNCI, aimed at financing dual-use investments – projects that serve both military and civilian purposes.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(59)"
              ]
            },
            {
              "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": "<strong>We must be willing to invest in peace</strong>",
              "target": [
                "p:nth-child(59) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60)"
              ]
            },
            {
              "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": "<strong>That's why we need an economic strategy that supports this military effort; a strategy</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>based on our strengths, particularly in the areas of satellites and cyber security</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62)"
              ]
            },
            {
              "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": "<strong>Therefore, the government has decided to launch a second communications satellite for</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>military purposes</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Luxembourg's first Earth observation satellite will be launched this summer. In this context, our Defence and our Allies should receive the first images for military use by the end of the year.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All these projects are of major strategic importance for the Alliance as a whole. We strengthen our economy, deepen our cooperation with Allies, and reinforce our partnership with a historic Luxembourg company. But the benefits must extend beyond a single sector.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(64)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(65)"
              ]
            },
            {
              "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": "<strong>Beyond the economic dimension, we must also consider security in a broader sense – one</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(66) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>that extends beyond the framework of our armed forces. It is about strengthening the</strong>",
              "target": [
                "p:nth-child(66) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>resilience of our society as a whole, in the face of a wide range of potential crises</strong>",
              "target": [
                "p:nth-child(66) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(67)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68)"
              ]
            },
            {
              "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": "<strong>That is why we will be presenting the first National Resilience Strategy later this year,</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>accompanied by a targeted information campaign</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The High Commission for National Protection (HCPN), which reports directly to the Prime Minister, has already developed detailed plans to anticipate and respond to all types of emergency situations. This new strategy will engage our society as a whole.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(70)"
              ]
            },
            {
              "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": "<strong>True resilience requires coordinated action at both national and local levels. It brings</strong>",
              "target": [
                "p:nth-child(70) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>together civil and military services, public institutions and private actors</strong>",
              "target": [
                "p:nth-child(70) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This holistic approach lies at the core of our national resilience strategy. We are currently making a comprehensive inventory of what we already have in place, where there is room for improvement, and how it can be done.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(71)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Allow me to mention two concrete measures that are already planned:</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(72)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Minister for Home Affairs will establish a new platform within the CGDIS, under the name Resc-LU. This platform will enable the CGDIS, municipalities, and private actors to support one another with specialised personnel and equipment in the event of a disaster.</li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(74)"
              ]
            },
            {
              "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": "<strong>However, a resilient society begins with a shared awareness among all citizens</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(74) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"Being sovereign means being self-confident. It means taking one's own decisions. To be sovereign is to be free. And a sovereign Luxembourg can only exist within a sovereign Europe.\"</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(77)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The world is becoming more complex. We are experiencing a time of fundamental change. War, protectionism, and the questioning of democracy are on the rise. The post-Cold War international order is facing significant challenges.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(78)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The international community now stands at a crossroads, confronted with two opposing paths. On the one hand: division, instability, and uncertainty. On the other: cooperation, stability, and progress.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(79)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Luxembourg will always stand on the side of diplomacy and dialogue, of multilateralism</strong> <strong>and cooperation</strong>, because that is where peace and prosperity flourish.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80)"
              ]
            },
            {
              "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": "<strong>Luxembourg will always stand on the side of diplomacy and dialogue, of multilateralism</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>and cooperation</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(81)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(82)"
              ]
            },
            {
              "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": "<strong>Being sovereign means being self-confident. It means taking one's own decisions. To be</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>sovereign is to be free. And a sovereign Luxembourg can only exist within a sovereign</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>Europe</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is a Luxembourg tradition to be at the forefront of European progress. The presence in Luxembourg last week of the Presidents of the European institutions – who came to mark Europe Day at our invitation – is a powerful symbol of that commitment.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(83)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>If we want to shape our future, then that future must be European. The future of</strong> <strong>Luxembourg and the future of Europe are inseparable</strong>. Luxembourg's challenges are also Europe's challenges – and European solutions are Luxembourg's solutions.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84)"
              ]
            },
            {
              "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": "<strong>If we want to shape our future, then that future must be European. The future of</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Luxembourg and the future of Europe are inseparable</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must be able to guarantee its own security and make its voice heard on the international stage. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must safeguard its strategic sectors and produce its own energy. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A sovereign Europe must strengthen the Single Market and lead the way in technological innovation. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Such a sovereign Europe will be able to engage on equal terms with other major powers –</p>",
              "target": [
                "p:nth-child(86)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>whether it be the United States, China, or other BRICS countries. Two sectors that are essential to our sovereignty and where Luxembourg's interests and those of Europe converge are agriculture and industry.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(87)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(88)"
              ]
            },
            {
              "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": "<strong>For this Government, strengthening agriculture is a priority</strong>",
              "target": [
                "p:nth-child(88) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(89)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(90)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But serving the common interests of Luxembourg and Europe also means forging partnerships with other regions. Luxembourg needs export markets — especially at a time when new barriers are being erected in various parts of the world.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(3)"
              ]
            },
            {
              "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": "<strong>And that is why Luxembourg will vote in favour of the Mercosur agreement</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Industry is another strategic pillar of our sovereignty. This Government is determined to ensure that Luxembourg remains a location of choice for industrial actors.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Industry – and steel in particular – has shaped Luxembourg's history. And it will continue</strong> <strong>to shape its future</strong>. But European industry is currently facing serious challenges, not least due to high energy prices.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(6)"
              ]
            },
            {
              "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": "<strong>Industry – and steel in particular – has shaped Luxembourg's history. And it will continue</strong>",
              "target": [
                "p:nth-child(6) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>to shape its future</strong>",
              "target": [
                "p:nth-child(6) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is why a strong industrial base – indeed, a certain level of reindustrialisation – can only be achieved through energy policy. Three political objectives converge in this effort:</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sovereignty and security of supply</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Economic competitiveness</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reducing CO₂ emissions&nbsp;</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These objectives are not mutually exclusive. They are compatible – but the path to achieving them must be grounded in pragmatism. We will chart this course alongside industry, not in opposition to it.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(9)"
              ]
            },
            {
              "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": "<strong>We should support industrial actors in their decarbonisation efforts, not burden them with</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(10) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>unrealistic demands</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(10) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Industrial companies must be able to advance step by step – not be forced into drastic transitions overnight. This is also the spirit that underpins the new European Clean Industrial Deal. That is why we need targeted financial support, and significant investment in our grid infrastructure.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>To this end, we have proposed a reform of the state aid law to better support industrial companies in their energy transition. And at the European level, we are advocating for a simplified legal framework for state aid.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These measures are important and necessary, but they do not solve the problem of high energy prices in the short term.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(15)"
              ]
            },
            {
              "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": "<strong>Our industry needs clean energy – but it also needs affordable energy</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(15) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"In Luxembourg, energy prices remain below the European average – a social and economic strength. One that we must preserve\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19)"
              ]
            },
            {
              "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": "<strong>In Luxembourg, energy prices remain below the European average – a social and economic</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>strength. One that we must preserve</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>Therefore, the State has decided to mobilize 150 million euros. Funds that will directly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(20) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>benefit citizens and companies</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(20) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>On the one hand, the public budget will directly finance, as in Germany, part of the grid costs. This will bring significant relief to all customers. Current forecasts project electricity prices should fall next year, despite the end of the energy price cap.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>On the other hand, we will cover the costs of the compensation mechanism that is currently financed by all consumers. With this measure, we are providing targeted support for households switching to electricity, thereby encouraging the ecological transition.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Through the tripling of the energy allowance, our approach will also remain socially targeted – prioritising support for those most affected by rising prices.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(24)"
              ]
            },
            {
              "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": "<strong>In the medium term, ensuring energy prices that are both affordable and competitive will</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>only be possible through a transition to renewable energy – the second pillar of our</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>strategy</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(25)"
              ]
            },
            {
              "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": "<strong>To continue this trend, we are advancing our plan to pre-finance solar panels</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(25) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(26)"
              ]
            },
            {
              "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": "<strong>This<em> </em>is a climate policy designed by citizens and for citizens! A policy that actively engages</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(27) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>them</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(27) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This package of measures represents a real turning point; a fundamental overhaul of the regulatory framework to allow a faster deployment of more renewable energies\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With this in mind, we have launched a broad consultation with all stakeholders and local authorities under the title \"Einfach, séier, erneierbar\" (simple, fast, renewable). The name says it all: the aim is to simplify the regulations to speed up and increase the use of renewable energies.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30)"
              ]
            },
            {
              "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": "<strong>Too often today, we are standing in our own way. Instead of helping, procedures slow down</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>the process</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(31)"
              ]
            },
            {
              "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": "<strong>Based on this process, the Government has developed an ambitious catalogue of about</strong>",
              "target": [
                "p:nth-child(31) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>50 measures</strong>",
              "target": [
                "p:nth-child(31) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(32)"
              ]
            },
            {
              "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": "<strong>Firstly, the positive impact of the dialogue itself</strong>",
              "target": [
                "p:nth-child(32) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33)"
              ]
            },
            {
              "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": "<strong>Secondly, procedures will be systematically simplified, shortened, and digitised to enable</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>projects to be completed more quickly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Ministry of the Environment will harmonise processes across all its agencies. From now on, large-scale projects will also automatically be granted the status of major public interest, allowing more efficient environmental procedures to be applied.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>While accelerating existing projects remains a top priority, we also want to explore new</strong> <strong>opportunities for photovoltaic and wind energy installations</strong> — always in balance with and respect of both humans and nature. That is our third key priority.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(37)"
              ]
            },
            {
              "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": "<strong>While accelerating existing projects remains a top priority, we also want to explore new</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(37) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>opportunities for photovoltaic and wind energy installations</strong>",
              "target": [
                "p:nth-child(37) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(39)"
              ]
            },
            {
              "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": "<strong>When it comes to wind turbines, we will reduce the minimum distance requirements from</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(39) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>roads and forests, aligning our regulations with those of neighbouring countries</strong>",
              "target": [
                "p:nth-child(39) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(40)"
              ]
            },
            {
              "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": "<strong>The fourth key point concerns the role of the State in leading by example</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(40) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>At the municipal level, large-scale photovoltaic panel projects will become eligible for</strong> <strong>government financial support</strong>. This will promote the development of new installations on schools, sport arenas, and other communal buildings across the country.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(41)"
              ]
            },
            {
              "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": "<strong>At the municipal level, large-scale photovoltaic panel projects will become eligible for</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(41) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>government financial support</strong>",
              "target": [
                "p:nth-child(41) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(42)"
              ]
            },
            {
              "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": "<strong>This package of measures represents a real turning point; a fundamental overhaul of the</strong>",
              "target": [
                "p:nth-child(42) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>regulatory framework to allow a faster deployment of more renewable energies</strong>",
              "target": [
                "p:nth-child(42) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As part of this effort, a new subsidy will be introduced to support owners of photovoltaic panels in purchasing a battery storage system at a later stage. This will guarantee that the switch to electricity remains financially attractive.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>All these measures support the three objectives of our energy policy: increased</strong> <strong>sovereignty, increased competitiveness and fewer emissions</strong>. They will strengthen Luxembourg for the future and leave a better world for our children.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(44)"
              ]
            },
            {
              "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": "<strong>All these measures support the three objectives of our energy policy: increased</strong>",
              "target": [
                "p:nth-child(44) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>sovereignty, increased competitiveness and fewer emissions</strong>",
              "target": [
                "p:nth-child(44) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"We want an AI based on trust and transparency, putting innovation at the service of humanity. An artificial intelligence based on European values with a Luxembourg touch\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(48)"
              ]
            },
            {
              "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": "<strong>Luxembourg should be known worldwide as a powerhouse in both finance and digital</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(48) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>technologies</strong>",
              "target": [
                "p:nth-child(48) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Innovation, human curiosity and the quest for knowledge have always been the driving forces behind progress and continue to drive humanity forward.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51)"
              ]
            },
            {
              "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": "<strong>Hence why the Government is setting out a clear vision for consolidating Luxembourg's</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>digital sovereignty</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52)"
              ]
            },
            {
              "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": "<strong>A vision of Luxembourg as an international centre for the secure and sovereign storage and</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>valorisation of sensitive data from all over Europe</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>To achieve this goal, we are investing in the necessary infrastructure, talent and projects.</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(53) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Over the next six years, three billion euros, from both public and private players, will be</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(53) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>mobilised for this purpose</strong>",
              "target": [
                "p:nth-child(53) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>the</em>",
              "target": [
                "p:nth-child(54) > em"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55)"
              ]
            },
            {
              "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": "<strong>We want an AI based on trust and transparency, putting innovation at the service of</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>humanity. An artificial intelligence based on European values with a Luxembourg touch</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>By connecting data from different sources, we aim to create even greater added value. To achieve this, we are defining a harmonised standard for data that is accessible, reusable, and easy to find.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58)"
              ]
            },
            {
              "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": "<strong>This ecosystem will be completed in the coming months by the creation of a \"Deep Tech</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Lab\"</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As for local talent, starting in 2026, we will launch an 'AI Academy' within the Digital Learning Hub, offering specialised training programmes in artificial intelligence.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(60)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61)"
              ]
            },
            {
              "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": "<strong>Together, these elements will make it possible to apply artificial intelligence in the real</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>world and to deliver tangible benefits for society and the economy</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62)"
              ]
            },
            {
              "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": "<strong>One of these projects involves the development of an artificial intelligence model - a</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>\"Large Language Model\" - specifically trained on our national and European legislation</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We also intend to use artificial intelligence within ADEM to better understand the skills jobseekers possess and those in demand by businesses. This will allow us to offer more targeted training, tackle unemployment more effectively, and address shortages in specific sectors. </p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>And to better foster innovation and the emergence of new ideas within our businesses, the</strong> <strong>Minister for Research is currently revising the national research strategy </strong>and will present<strong> </strong>a new bill on the National Research Fund before the summer.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64)"
              ]
            },
            {
              "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": "<strong>And to better foster innovation and the emergence of new ideas within our businesses, the</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Minister for Research is currently revising the national research strategy </strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We have also decided to increase support for SMEs wishing to invest in digitalisation or artificial intelligence applications. And we are working with private stakeholders on a number of other measures to facilitate technology transfer to Luxembourg's SMEs.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(65)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As it is often small and new companies that revolutionise a sector with an innovative idea, the Minister of Finance and the Minister of the Economy have introduced a new action plan to support start-ups. This will include SNCI funds amounting to 300 million euros.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(66)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(67)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68)"
              ]
            },
            {
              "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": "<strong>Yet, amid the excitement for these new opportunities, we must also learn to use them</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>responsibly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is why we must prioritise our children. This new generation is growing up with the internet and smartphones; they have never known a world without digital tools or social media. The consequences of this development are already being felt.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We are witnessing increasingly pronounced behavioural issues, sleep disturbances, anxiety, and even depression among children. And from an early age, significant gaps in social and cognitive development.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(70)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>The latest report by the <em>Ombudsman fir Kanner a Jugendlecher</em> is alarming</strong>. Not only are children spending more and more time in front of screens, but they are also exposed to increasingly violent and sexualised content – especially on social media platforms.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(71)"
              ]
            },
            {
              "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": "<strong>The latest report by the <em>Ombudsman fir Kanner a Jugendlecher</em> is alarming</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(71) > strong"
              ]
            },
            {
              "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": "<em>Ombudsman fir Kanner a Jugendlecher</em>",
              "target": [
                "p:nth-child(71) > strong > em"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We must protect our children from such content. This is part of their fundamental rights</strong>. We need to address this challenge at the European level, with regulations like the Digital Services Act.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(72)"
              ]
            },
            {
              "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": "<strong>We must protect our children from such content. This is part of their fundamental rights</strong>",
              "target": [
                "p:nth-child(72) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(73)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(74)"
              ]
            },
            {
              "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": "<strong>Mental health must no longer be treated as a taboo. It is a fundamental component of</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(74) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>overall well-being</strong>",
              "target": [
                "p:nth-child(74) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by integrating this topic into health education in schools;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by developing a new digital tool to make it easier to keep track each child throughout their school career;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing mental health first aid training;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by improving children's screen-life-balance through sports in schools and after-school care ('Maisons relais'), and through clearer rules on smartphone use in schools.</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But school only covers part of the day. That is why we also want to raise awareness among</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(77)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(78)"
              ]
            },
            {
              "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": "<strong>Our goal is a generation that is genuinely happy and does not just post happy pictures</strong>",
              "target": [
                "p:nth-child(78) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This Government is actively seeking dialogue. Dialogue is not always easy. But listening respectfully and taking into account different points of view is essentiel\"</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We do not want to remain spectators of social change; we want to accompany and shape it. <strong>Our ambition is to pursue a modern social policy. This also applies to the tax system,</strong></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(3)"
              ]
            },
            {
              "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": "<strong>Our ambition is to pursue a modern social policy. This also applies to the tax system,</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>labour law and pensions</strong>. With targeted adjustments. Not with revolutions, but with evolutions&nbsp;– in accordance with the spirit of our times.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(4)"
              ]
            },
            {
              "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": "<strong>labour law and pensions</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(4) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>One objective is to promote a better work-life balance to accommodate all family structures. The state should not impose one family model over another. Every couple and family must be free to make their own choices. Our policies must respect them all.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With regard to the tax system, the Government is committed to proposing a single tax bracket. With individualisation, every family model will be treated and taxed in the same way. This is first and foremost a question of equity.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(7)"
              ]
            },
            {
              "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": "<strong>Preparations for this reform are progressing well, allowing the Minister of Finance to</strong>",
              "target": [
                "p:nth-child(7) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>present various options to Parliament and the social partners in July</strong>",
              "target": [
                "p:nth-child(7) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With the same objective of achieving a better work-life balance, we are also revising our labour law. It's not about revolutionising the system, but about making targeted adjustments that reflect the needs of our time.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These are not top-down decisions, but the result of dialogue with our social partners. That is why this Government maintains regular contact with social partners – as I did myself just a few days ago.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(9)"
              ]
            },
            {
              "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": "<strong>This Government is actively seeking dialogue. All the policies I am presenting here today</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(10) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>are evidence of this. We do not govern in isolation, we believe in dialogue</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(10) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With political parties on defence issues,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With farmers for agriculture,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With professionals on housing and renewable energies,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With the whole population on pensions,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And with the trade unions as regards labour law.</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Dialogue is not always easy. But listening respectfully and taking into account different points of view is essential – and that is what we do. Disagreement is part of the democratic process: not every challenge is an attack, not every criticism an opposition.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is precisely the ability to express differing opinions without fear of repression that distinguishes a democracy from a dictatorship.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(14)"
              ]
            },
            {
              "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": "<strong>At the same time, dialogue does not necessarily imply co-decision on every point. The</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(15) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>parliamentary majority has a responsibility, and it will be judged on its ability to shoulder</strong>",
              "target": [
                "p:nth-child(15) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>it</strong>. That's what a democracy is all about – and rightly so. If we know who makes the decisions, we also know who bears the responsibility – for better or for worse.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(16)"
              ]
            },
            {
              "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": "<strong>it</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(16) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The majority is committed to implementing a modern social policy. In this context, we have proposed an adjustment to opening hours and work on Sundays. Allow me to put this proposal in the appropriate context.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Sundays will not become ordinary working days</strong>. They will continue to be dedicated to family life and social, cultural and sporting activities. At the same time, it is already possible to eat in a restaurant, go to a supermarket, or to take a bus on a Sunday.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(18)"
              ]
            },
            {
              "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": "<strong>Sundays will not become ordinary working days</strong>",
              "target": [
                "p:nth-child(18) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We are proposing nothing more, and nothing less, than to give greater flexibility to businesses that are already authorised to open on Sundays. Instead of limiting work to 4 hours, up to 8 hours will be allowed, not imposed. People working in these specific sectors will receive a 70% bonus.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In doing so, we create more opportunities for employees, businesses, and society as a whole. It is not a step back, but a step forward. One that brings more choice and more freedom.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The proposals by the Minister of the Economy on opening hours in the retail sector follow the same logic: to offer more options and more choices. But that does not mean that a clothing store will stay open until 10 pm.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These changes have been the subject of in-depth discussions with the social partners. And these were far from superficial – they led to a link between certain aspects of opening hours and collective agreements. This is proof that we are listening.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(22)"
              ]
            },
            {
              "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": "<strong>And it is also proof that collective agreements remain a central element of our labour law,</strong>",
              "target": [
                "p:nth-child(23) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>as well as an essential lever for trade unions</strong>",
              "target": [
                "p:nth-child(23) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>However, we also note that the current system no longer reflects the different realities of our society and economy. Collective agreements must remain an attractive tool for both social partners.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>At the same time, agreements concluded at company level will be given an expanded role. They will make it possible to regulate aspects specific to the reality of each company and the needs of its employees.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These changes are not intended to strengthen one side or weaken the other. The aim is to act in the interests of society as a whole, in line with modern politics.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27)"
              ]
            },
            {
              "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": "<strong>Whatever statements are made on May 1st, in the media or elsewhere, this Government</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>remains resolutely committed to social dialogue and social partnership, and fully</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>respects the role of the trade unions</strong>",
              "target": [
                "p:nth-child(27) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(29)"
              ]
            },
            {
              "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": "<strong>That was the aim of these \"social round tables\". And they have been successful</strong>",
              "target": [
                "p:nth-child(29) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30)"
              ]
            },
            {
              "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": "<strong>In addition to these discussions, this year we will present the flexibilisation of maternity</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>leave and the introduction of part-time work for family reasons</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is not the composition of the family that matters, but the quality of care the child receives. The reform of adoption law, presented by the Minister of Justice, is fully aligned with this child- centred approach.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In addition to the growing diversity of family models, modern policy must also keep pace with changes in our life expectancy.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This stage of the consultation proved very useful. And now we must define the direction ahead. To this end, the Minister of Social Security will present her detailed proposals before the summer. But I would like to make three points already today.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>First, the pension system is a social achievement</strong> that we must preserve and guarantee for future generations. A strong, universal public pension system must remain the central cornerstone of our retirement system.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(35)"
              ]
            },
            {
              "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": "<strong>First, the pension system is a social achievement</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(35) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Second, pensions are a promise</strong>. A promise based on trust. That trust must be preserved. We will not be introducing any changes for people who are already retired or close to retirement. Study years and baby years will continue to count towards contributory periods.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(36)"
              ]
            },
            {
              "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": "<strong>Second, pensions are a promise</strong>",
              "target": [
                "p:nth-child(36) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(37)"
              ]
            },
            {
              "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": "<strong>Third, the pension system is an insurance for old age</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(37) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>This is why we will gradually increase the number of contribution years</strong>. The career length required to qualify for a pension will be extended by three months each year over a number of years.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(38)"
              ]
            },
            {
              "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": "<strong>This is why we will gradually increase the number of contribution years</strong>",
              "target": [
                "p:nth-child(38) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(39)"
              ]
            },
            {
              "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": "<strong>Unlike our neighbouring countries, the legal retirement age will remain at 65</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(39) > strong"
              ]
            },
            {
              "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": "<strong>We will financially secure the system for the next 15 years</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(40) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Through a fiscal contribution funded by revenues from an existing consumption tax. For example, half of the revenues from the CO₂ tax earmarked for social measures could be used for this purpose;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>By maintaining the existing reserve, so that it continues to generate as much return on investment as possible;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And by upholding the reform adopted by Parliament in 2012, including the measures that come into force if expenditures exceed revenues.</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In addition to these key principles for the pension system, we would like to propose two further&nbsp;adjustments.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43)"
              ]
            },
            {
              "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": "<strong>We will introduce targeted social assistance for people at risk of old-age poverty. And for</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>those who are fortunate to have extra savings, we will make private third-pillar pensions</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>more attractive</strong>",
              "target": [
                "p:nth-child(43) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>\"To strengthen our competitiveness, we need to breathe new</em>",
              "target": [
                "p:nth-child(45) > em:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>entrepreneurship and give our SMEs the space they need to thrive\"</em>",
              "target": [
                "p:nth-child(45) > em:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In an increasingly uncertain world, we must redouble our efforts to remain competitive and preserve our country's economic success.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In an ocean of international instability, it is all the more important to control what we can control. To stay the course in calm waters. And to preserve, strengthen and capitalise on the stability that is our strength.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(48)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(49)"
              ]
            },
            {
              "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": "<strong>To strengthen our competitiveness, we need to breathe new life into entrepreneurship and</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(49) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>give our SMEs the space they need to thrive</strong>",
              "target": [
                "p:nth-child(49) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52)"
              ]
            },
            {
              "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": "<strong>To achieve this, a company needs skilled and motivated staff. People trained here in</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Luxembourg, as well as talented people from abroad who are ready to contribute to our</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>success</strong>",
              "target": [
                "p:nth-child(52) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>To attract foreign talent, new tax measures were introduced in January. Over the next 12 months, we will also define strategies to identify in a targeted manner the talents each sector needs.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All these measures will enable us to create the right conditions for economic growth. Growth creates jobs. It provides the state with the revenue it needs to pursue a strong social policy and make essential investments – in the energy transition, the digital future and defence.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This is a question of respect for the law – respect for others and for the rules that&nbsp;<span>underpin our society. Without this, trust in the rule of law will diminish.\"</span></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>underpin our society. Without this, trust in the rule of law will diminish.\"</span>",
              "target": [
                "p:nth-child(55) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(56)"
              ]
            },
            {
              "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": "<strong>But growth needs to be managed. Initiatives are therefore necessary in the areas of</strong>",
              "target": [
                "p:nth-child(56) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>housing, mobility and security</strong>",
              "target": [
                "p:nth-child(56) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(57)"
              ]
            },
            {
              "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": "<strong>That is why the Government will phase out the temporary tax package</strong>",
              "target": [
                "p:nth-child(57) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We are committed to building more, and faster. To achieve this, we have initiated a true</strong> <strong>paradigm shift in procedures last year</strong>. This is the way to boost the market in the medium term while ensuring that everyone has access to affordable housing.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58)"
              ]
            },
            {
              "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": "<strong>We are committed to building more, and faster. To achieve this, we have initiated a true</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>paradigm shift in procedures last year</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With this in mind, reforms aimed at restoring the balance between housing needs and environmental protection were presented to Parliament in January, such as the principle of \"<em>Natur auf Zeit</em>\" and the \"One-time compensation\".</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Natur auf Zeit</em>",
              "target": [
                "p:nth-child(59) > em"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60)"
              ]
            },
            {
              "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": "<strong>Other important measures, such as the second phase of the \"Silence means consent\"</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>principle, the unified building standard and the simplification of the PAG and PAP</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>procedures, will be introduced in the coming months</strong>",
              "target": [
                "p:nth-child(60) > strong:nth-child(3)"
              ]
            },
            {
              "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": "<strong>We are continuing to invest in infrastructure in order to ensure mobility in line with</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(61) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>population growth</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(61) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>In rail, with major projects such as the Luxembourg-Bettembourg line and the new transport hub in Hollerich,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>On the roads, with the completion of the bypass of Hosingen,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> In the tramway network, with financing laws for the extension of the <em>Areler Strooss</em> and&nbsp;<em>Escher Strooss</em>,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Areler Strooss</em>",
              "target": [
                "li:nth-child(3) > em:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Escher Strooss</em>",
              "target": [
                "li:nth-child(3) > em:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And at the airport, with the extension of the current terminal and the modernisation of security checks to reduce waiting times.</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The rule of law must also adapt to changes in our society. Security is a fundamental prerequisite for the exercise of our freedoms. And sometimes a simple feeling of insecurity can be enough to restrict them.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64)"
              ]
            },
            {
              "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": "<strong>This is a question of respect for the law – respect for others and for the rules that underpin</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>our society. Without this, trust in the rule of law will diminish</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(65)"
              ]
            },
            {
              "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": "<strong>To this end, the judiciary has been strengthened</strong>",
              "target": [
                "p:nth-child(65) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(66)"
              ]
            },
            {
              "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": "<strong>In addition to staffing, more efficient procedures are needed</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(66) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(67)"
              ]
            },
            {
              "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": "<strong>The police will also be given the necessary resources, whether in terms of staff,</strong>",
              "target": [
                "p:nth-child(67) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>equipment or powers</strong>",
              "target": [
                "p:nth-child(67) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68)"
              ]
            },
            {
              "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": "<strong>These changes will be implemented in a targeted manner where appropriate. The aim is</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>not to create a surveillance state in which citizens lose their right to privacy</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These specific areas are particularly affected by drug-related crime. This issue needs to be addressed with all stakeholders as part of a balanced approach combining law enforcement against dealers and social support for victims.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(70)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(71)"
              ]
            },
            {
              "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": "<strong>The fight against cross-border crime requires cross-border cooperation. And we will</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(71) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>strengthen this cooperation</strong>",
              "target": [
                "p:nth-child(71) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This cooperation is at the heart of the Schengen Information System. Without Schengen, it would be impossible to fight crime effectively. Likewise, a strong economy cannot exist without the free movement of goods and services. But Schengen is much more than that.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(72)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(73)"
              ]
            },
            {
              "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": "<strong>Schengen is a symbol of Europe and of our union. It is the tangible expression of a united</strong>",
              "target": [
                "p:nth-child(73) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>Europe</strong>",
              "target": [
                "p:nth-child(73) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In this spirit, Luxembourg will continue to work at European level to preserve the Schengen area and to support open internal borders. The problem of illegal immigration can only be solved at European level, with stronger controls at external borders.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(74)"
              ]
            },
            {
              "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": "<strong>Migration policy must be based on humanity and reason: inspired by the heart, guided by</strong>",
              "target": [
                "p:nth-child(75) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>reason</strong>",
              "target": [
                "p:nth-child(75) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(77)"
              ]
            },
            {
              "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": "<strong>This is also part of the rule of law. It is an essential requirement for successful integration</strong>",
              "target": [
                "p:nth-child(77) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(78)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Applicants who have a real chance of being granted refugee status must receive a swift response to avoid unnecessary frustration. And those who have no real chance of being granted refugee status must not be given false hope. In such cases, we take a humane approach.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(79)"
              ]
            },
            {
              "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": "<strong>In this context, the Maison du Retour opened last September. It provides psychological</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(80) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>and social support to help people return to their countries of origin in dignity and with</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(80) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>prospects for a sustainable future</strong>",
              "target": [
                "p:nth-child(80) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(81)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"That is the conviction of this Government: Progress through stability. Stability through progress\"</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(82)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(83)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84)"
              ]
            },
            {
              "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": "<strong>Peace, freedom, justice. These fundamental principles cannot remain confined to history</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>books. They are values that we must embody every day. Ideals that we must defend</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84) > strong:nth-child(2)"
              ]
            },
            {
              "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": "<strong>relentlessly</strong>",
              "target": [
                "p:nth-child(84) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is what this Government has done:</p>",
              "target": [
                "p:nth-child(85)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by banning virginity certificates and hymenoplasty,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing justice and protections for victims of violence and creating a dedicated national contact point,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>and by abolishing the mandatory reflection period before abortion in the first 12 weeks.</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The same will apply to all the values we hold dear:</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(87)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Our defence commitment and resilience strategy ensure peace and security,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The deployment of renewable energies promotes sustainability,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Innovation and entrepreneurship are creating wealth,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reconciling work and family life paves the way for greater choice and equality,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Efforts to ensure a happy childhood and a dignified retirement help to strengthen equity in our society.</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(5)"
              ]
            },
            {
              "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": "<strong>All these concrete measures show that we have the means to shape reality and the world&nbsp;around us in line with our values – through our actions and our decisions.</strong>",
              "target": [
                "p:nth-child(89) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(90)"
              ]
            },
            {
              "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": "<strong>That is what sovereignty is all about: the freedom to make your own decisions and shape</strong>",
              "target": [
                "p:nth-child(90) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>your own future. That is what we want for our country</strong>",
              "target": [
                "p:nth-child(90) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In a democracy, all these changes give rise to discussion and debate. But it is not about imposing one's truth or discrediting the other. It is about moving the country forward together, with the general interest as our compass.</p>",
              "target": [
                "p:nth-child(91)"
              ]
            },
            {
              "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": "<strong>We all have different opinions, perspectives and visions. But let us work together, in the</strong>",
              "target": [
                "p:nth-child(92) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>interests of our country and its citizens</strong>",
              "target": [
                "p:nth-child(92) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is this dialogue, this willingness to overcome differences of opinion and work together, that is our country's strength. It is what makes us stand out internationally. It is what we call, quite simply, stability. That stability is the foundation of our progress.</p>",
              "target": [
                "p:nth-child(93)"
              ]
            },
            {
              "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": "<strong>That is the conviction of this Government: Progress through stability. Stability through</strong>",
              "target": [
                "p:nth-child(94) > strong:nth-child(1)"
              ]
            },
            {
              "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": "<strong>progress</strong>",
              "target": [
                "p:nth-child(94) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Thank you very much. </p>",
              "target": [
                "p:nth-child(95)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1f3d5e",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 9.72,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.72"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 5.08,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      State of the Nation 2025  (Pdf, 451 Kb)\n      \n    </span>",
              "target": [
                ".cmp-list__item:nth-child(1) > .cmp-list__item-link.link--pdf[rel=\"noopener\"] > .cmp-list__item-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 5.08,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      State of the Nation 2025 - Illustrations  (Pdf, 759 Kb)\n      \n    </span>",
              "target": [
                ".cmp-list__item:nth-child(2) > .cmp-list__item-link.link--pdf[rel=\"noopener\"] > .cmp-list__item-title"
              ]
            },
            {
              "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": "<h3>Member of the Government</h3>",
              "target": [
                ".bottom-metas-ministers > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden.html\" class=\"bottom-metas-ministers--link\">FRIEDEN Luc</a>",
              "target": [
                ".bottom-metas-ministers--link"
              ]
            },
            {
              "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": "<h3>Organisation</h3>",
              "target": [
                ".bottom-metas-ministries > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//me.gouvernement.lu/en.html\" class=\"bottom-metas-ministries--link\">Ministry of State&nbsp;</a>",
              "target": [
                ".bottom-metas-ministries--link"
              ]
            },
            {
              "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": "<h2>Topic</h2>",
              "target": [
                ".bottom-metas-themes > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites/toutes_actualites.html?page=1&amp;r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions\" class=\"bottom-metas-themes--link\">State - Political system - Institutions</a>",
              "target": [
                ".bottom-metas-themes--link"
              ]
            },
            {
              "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": "<h3>Event date</h3>",
              "target": [
                ".bottom-metas-date > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>13.05.2025\n        \n        <br>\n        \n        <br>\n        \n    </p>",
              "target": [
                ".bottom-metas-date > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "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.11/document-title?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "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.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-mobile-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-mobile-dropdown-menu\">",
              "target": [
                "#page-langs-mobile-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-mobile",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-dropdown-menu\">",
              "target": [
                "#page-langs-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-top",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "share-disclosure",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"share-disclosure\" class=\"menu\">",
              "target": [
                "#share-disclosure"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Member of the Government</h3>",
              "target": [
                ".bottom-metas-ministers > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Organisation</h3>",
              "target": [
                ".bottom-metas-ministries > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic</h2>",
              "target": [
                ".bottom-metas-themes > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Event date</h3>",
              "target": [
                ".bottom-metas-date > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(3) > div > div > header:nth-child(1) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(7) > div > div > aside > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(8) > div:nth-child(1) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(8) > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(8) > div:nth-child(3) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > div:nth-child(8) > div:nth-child(4) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(3) > p:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Member of the Government</h3>",
              "target": [
                ".bottom-metas-ministers > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Organisation</h3>",
              "target": [
                ".bottom-metas-ministries > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic</h2>",
              "target": [
                ".bottom-metas-themes > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Event date</h3>",
              "target": [
                ".bottom-metas-date > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "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.11/html-lang-valid?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "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.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "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=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-complementary-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the complementary landmark or aside is at top level",
          "help": "Aside should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-complementary-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "quick access"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "search",
                    "accessibleText": "global"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "main navigation menu"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "breadcrumb"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": "for more information"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.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.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p class=\"orejime-Notice-description\">",
                      "target": [
                        ".orejime-Notice-description"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "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=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "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=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "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=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "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 class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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 class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">News</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites/toutes_actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">All of the news</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites/toutes_actualites/discours/2025.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">2025</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "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 class=\"cmp-list__item-link ...\" href=\"//gouvernement.lu/da...\" target=\"_blank\" title=\"State of the Nation ...\" rel=\"noopener\">",
              "target": [
                ".cmp-list__item:nth-child(1) > .cmp-list__item-link.link--pdf[rel=\"noopener\"]"
              ]
            },
            {
              "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 class=\"cmp-list__item-link ...\" href=\"//gouvernement.lu/da...\" target=\"_blank\" title=\"State of the Nation ...\" rel=\"noopener\">",
              "target": [
                ".cmp-list__item:nth-child(2) > .cmp-list__item-link.link--pdf[rel=\"noopener\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden.html\" class=\"bottom-metas-ministers--link\">FRIEDEN Luc</a>",
              "target": [
                ".bottom-metas-ministers--link"
              ]
            },
            {
              "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=\"//me.gouvernement.lu/en.html\" class=\"bottom-metas-ministries--link\">Ministry of State&nbsp;</a>",
              "target": [
                ".bottom-metas-ministries--link"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites/toutes_actualites.html?page=1&amp;r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions\" class=\"bottom-metas-themes--link\">State - Political system - Institutions</a>",
              "target": [
                ".bottom-metas-themes--link"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "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=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "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=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "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=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "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=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "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=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "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 class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "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=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(13)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(58)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(73)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(85)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n<li>Sovereignty and security of supply</li>\n<li>Economic competitiveness</li>\n<li>Reducing CO₂ emissions&nbsp;</li>\n</ul>",
              "target": [
                "ul:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(75)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n<li>With political parties on defence issues,</li>\n<li>With farmers for agriculture,</li>\n<li>&nbsp;With professionals on housing and renewable energies,</li>\n<li>&nbsp;With the whole population on pensions,</li>\n<li>And with the trade unions as regards labour law.</li>\n</ul>",
              "target": [
                "ul:nth-child(11)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(41)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(62)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>\n<li>by banning virginity certificates and hymenoplasty,</li>\n<li>by increasing justice and protections for victims of violence and creating a dedicated national contact point,</li>\n<li>and by abolishing the mandatory reflection period before abortion in the first 12 weeks.</li>\n</ul>",
              "target": [
                "ul:nth-child(86)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(88)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"cmp-list \">",
              "target": [
                ".cmp-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;An effective economic policy that drives prosperity and sustains a robust welfare state. &nbsp;&nbsp;</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A targeted social policy that strengthens equity and reduces poverty.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>An ambitious energy policy focused on expanding the use of renewable sources and fighting climate change.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A modern social policy that safeguards fundamental rights and freedoms.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>First, through the public budget itself – in particular, by introducing a \"defence bond\", a public loan dedicated to national security, open to contributions from private investors.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Second, by redefining investment spending priorities. Future budgets will need to reflect the reality that not all infrastructure projects proceed simultaneously.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Third, by mobilising extra-budgetary financial resources, notably through the creation of a national fund managed via the SNCI, aimed at financing dual-use investments – projects that serve both military and civilian purposes.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Minister for Home Affairs will establish a new platform within the CGDIS, under the name Resc-LU. This platform will enable the CGDIS, municipalities, and private actors to support one another with specialised personnel and equipment in the event of a disaster.</li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must be able to guarantee its own security and make its voice heard on the international stage. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must safeguard its strategic sectors and produce its own energy. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A sovereign Europe must strengthen the Single Market and lead the way in technological innovation. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sovereignty and security of supply</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Economic competitiveness</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reducing CO₂ emissions&nbsp;</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by integrating this topic into health education in schools;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by developing a new digital tool to make it easier to keep track each child throughout their school career;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing mental health first aid training;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by improving children's screen-life-balance through sports in schools and after-school care ('Maisons relais'), and through clearer rules on smartphone use in schools.</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With political parties on defence issues,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With farmers for agriculture,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With professionals on housing and renewable energies,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With the whole population on pensions,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And with the trade unions as regards labour law.</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Through a fiscal contribution funded by revenues from an existing consumption tax. For example, half of the revenues from the CO₂ tax earmarked for social measures could be used for this purpose;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>By maintaining the existing reserve, so that it continues to generate as much return on investment as possible;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And by upholding the reform adopted by Parliament in 2012, including the measures that come into force if expenditures exceed revenues.</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>In rail, with major projects such as the Luxembourg-Bettembourg line and the new transport hub in Hollerich,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>On the roads, with the completion of the bypass of Hosingen,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> In the tramway network, with financing laws for the extension of the <em>Areler Strooss</em> and&nbsp;<em>Escher Strooss</em>,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And at the airport, with the extension of the current terminal and the modernisation of security checks to reduce waiting times.</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by banning virginity certificates and hymenoplasty,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing justice and protections for victims of violence and creating a dedicated national contact point,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>and by abolishing the mandatory reflection period before abortion in the first 12 weeks.</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Our defence commitment and resilience strategy ensure peace and security,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The deployment of renewable energies promotes sustainability,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Innovation and entrepreneurship are creating wealth,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reconciling work and family life paves the way for greater choice and equality,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Efforts to ensure a happy childhood and a dignified retirement help to strengthen equity in our society.</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-list__item\">",
              "target": [
                ".cmp-list__item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-list__item\">",
              "target": [
                ".cmp-list__item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "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.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "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\">",
              "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",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"orejime\">",
              "target": [
                "#orejime"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-AppContainer\">",
              "target": [
                ".orejime-AppContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Main\">",
              "target": [
                ".orejime-Main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice\">",
              "target": [
                ".orejime-Notice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice-body\">",
              "target": [
                ".orejime-Notice-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-ModalPortal\"></div>",
              "target": [
                ".orejime-ModalPortal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"skiplinks\">",
              "target": [
                ".skiplinks"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" root-container\">",
              "target": [
                ".root-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"logo-container\">",
              "target": [
                ".page-header-desktop > .logo-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page-langs\" class=\"page-langs\">",
              "target": [
                "#page-langs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"dropdown\">",
              "target": [
                "#page-langs > .dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">English</span>",
              "target": [
                "#page-langs-dropdown-button > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Show hide search</span>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            News\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---1569700200\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            The Government\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---1569700200\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---1569700200\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            Political system\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---1569700200\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-content-load-path=\"/content/experience-fragments/gouvernement2024/en/ctie/header/header/jcr:content/root/header/minicart\" data-name=\"minicart\" class=\"minicart-wrapper-request ajax-is-loaded\">",
              "target": [
                ".minicart-wrapper-request"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"basket\">",
              "target": [
                ".basket"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mcgyver\">",
              "target": [
                ".mcgyver"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"disclosure--container\">",
              "target": [
                ".disclosure--container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Share</span>",
              "target": [
                "#sharebutton > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-b1398083f9\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-b1398083f9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Home</span>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">News</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">News</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites/toutes_actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">All of the news</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">All of the news</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites/toutes_actualites/discours/2025.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">2025</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4) > .cmp-breadcrumb__item-link[itemprop=\"item\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">2025</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\" lang=\"en\">Address on the state of the nation 2025 by Luc Frieden</span>",
              "target": [
                "span[itemprop=\"name\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(3) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(3) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-title has-strapline\">\n  <h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>\n  \n  <span class=\"page-strapline\">Progress through stability. Stability through progress.</span>\n  \n  \n</header>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"page-strapline\">Progress through stability. Stability through progress.</span>",
              "target": [
                ".page-strapline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(4) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section:nth-child(4) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-content-metas\">",
              "target": [
                ".page-content-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta-types\">\n    <p><span class=\"meta-type\">Speech</span></p>\n  </div>",
              "target": [
                ".meta-types"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><span class=\"meta-type\">Speech</span></p>",
              "target": [
                ".meta-types > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"meta-type\">Speech</span>",
              "target": [
                ".meta-type"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"meta-published-update\">\n    <p>\n      <span>Created on </span>\n      <time datetime=\"2025-05-13\">13.05.2025</time>\n    </p>\n  </div>",
              "target": [
                ".meta-published-update"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n      <span>Created on </span>\n      <time datetime=\"2025-05-13\">13.05.2025</time>\n    </p>",
              "target": [
                ".meta-published-update > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Created on </span>",
              "target": [
                ".meta-published-update > p > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2025-05-13\">13.05.2025</time>",
              "target": [
                ".meta-published-update > p > time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"cmp-lastupdate\">Last update \n      <time datetime=\"2025-05-13\">13.05.2025</time>\n    </p>",
              "target": [
                ".cmp-lastupdate"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time datetime=\"2025-05-13\">13.05.2025</time>",
              "target": [
                ".cmp-lastupdate > time"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(5) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(5) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".cmp-text:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Check against delivery - Courtesy translation</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Progress without effort is an illusion. If we fall into that trap, we risk becoming bystanders</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(4) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>waiting for a better world instead of shaping it</strong>",
              "target": [
                "p:nth-child(4) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We are living through a period of profound transformation. Something fundamental is</strong> <strong>underway – and one can feel it. History is being written before our very eyes</strong>.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We are living through a period of profound transformation. Something fundamental is</strong>",
              "target": [
                "p:nth-child(5) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>underway – and one can feel it. History is being written before our very eyes</strong>",
              "target": [
                "p:nth-child(5) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Commemoration is not only about remembering the past. It is about understanding what</strong>",
              "target": [
                "p:nth-child(8) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>can happen. It is not only about studying history, it is about learning from it</strong>",
              "target": [
                "p:nth-child(8) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>But memory teaches us a second, equally vital lesson: the lesson of hope. Just five days</strong> <strong>ago, we commemorated the end of the war</strong>. Even the most tragic chapter of the last century came to a close. The night is darkest just before the dawn.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>But memory teaches us a second, equally vital lesson: the lesson of hope. Just five days</strong>",
              "target": [
                "p:nth-child(9) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>ago, we commemorated the end of the war</strong>",
              "target": [
                "p:nth-child(9) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This Government does not intend to stand by idly as the changes of our time unfold. We</strong>",
              "target": [
                "p:nth-child(11) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>seek to seize them as opportunities, to move our country forward and to shape our future</strong>",
              "target": [
                "p:nth-child(11) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>The world around us may change – but our values must remain constant</strong>",
              "target": [
                "p:nth-child(12) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;An effective economic policy that drives prosperity and sustains a robust welfare state. &nbsp;&nbsp;</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A targeted social policy that strengthens equity and reduces poverty.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>An ambitious energy policy focused on expanding the use of renewable sources and fighting climate change.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A modern social policy that safeguards fundamental rights and freedoms.</li>",
              "target": [
                "ul:nth-child(13) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We have made tangible progress in all these aspirations. Our promises have not remained</strong> <strong>mere words. They have become reality</strong>.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We have made tangible progress in all these aspirations. Our promises have not remained</strong>",
              "target": [
                "p:nth-child(14) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>mere words. They have become reality</strong>",
              "target": [
                "p:nth-child(14) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised greater purchasing power. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Since January, people have significantly more money in their pockets than they did in</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(16) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>2023</strong>",
              "target": [
                "p:nth-child(16) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>And the lower the income, the greater the proportional tax relief. This is not a tax break for the rich – it is a matter of social justice, designed to ease the tax-burden on those who are most affected by them.&nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised a targeted social policy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In addition to the general tax relief, the minimum wage has been raised, the cost-of-living</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>benefit increased, housing subsidies extended, and the energy allowance tripled</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(19) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In addition, the Minister for Housing has introduced single parenthood as an eligibility</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>criterion for access to affordable housing</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(20) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>By automating certain procedures, we are also acting against low take-up rates – where</strong>",
              "target": [
                "p:nth-child(21) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>many people today do not apply for allowances they are entitled to</strong>",
              "target": [
                "p:nth-child(21) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All of these measures form part of the national action plan against poverty, which the Minister for Family Affairs will present in the coming months. A coherent strategy is essential. But people in precarious situations do not need a strategy on paper – they need real, tangible support.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>And our measures are designed to provide just that. This is a policy rooted in social justice. It is not a cold-hearted approach that some – wrongly – accuse the Government of pursuing. &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised a high-performing economy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Thanks to targeted tax cuts, high investment levels, and administrative simplification, our</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(25) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>economy is growing again</strong>",
              "target": [
                "p:nth-child(25) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These are not mere numbers. They represent tangible income. Personal dreams made possible. They are the revenues that allow the State to pursue a strong social policy and to make vital investments in our future.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised new impetus for housing. And this Government has delivered!</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Through short-time work, targeted tax measures, and a public purchasing programme for</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>off-plan housing (VEFA) worth half a billion euros, we have brought the crisis in the</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>construction &nbsp;sector &nbsp;to &nbsp;a &nbsp;halt</strong>",
              "target": [
                "p:nth-child(28) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As a result, a market recovery is beginning to take shape. Transactions for existing homes have doubled over the past year, while transactions for new homes have quadrupled. Mortgage approvals are also on the rise.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This development confirms the effectiveness of our policy. The housing market has regained momentum – and that is our objective. This is tangible progress, for both people seeking housing and for professionals in the construction and craftsman business.&nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We promised to develop renewable energy. And this Government has delivered! &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In 2024, the number of solar panels reached a record high, with 8,000 new systems</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>commissioned </strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(33) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Concrete measures to boost purchasing power. For the fight against poverty. For the economy. For housing. For renewable energy. &nbsp;&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Five examples of a new policy – with new priorities and tangible results. A policy that</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(35) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>tackles the concerns of citizens and turns promises into reality</strong>",
              "target": [
                "p:nth-child(35) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We are the masters of our own destiny. We shape our own future.</strong></p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We are the masters of our own destiny. We shape our own future.</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(37) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"It is time for Europe to fully assume its responsibilities in matters of security. The desire for peace lies at the very heart of the European project. Investing in security is not a choice for war; it is a commitment to peace\"</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,<strong></strong></p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong></strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(39) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(40)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Ukraine’s fate must not – and should not – leave us indifferent</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(41) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Yet it is precisely the respect for international law that offers the greatest protection for</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>small states</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(43) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(44) > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This new reality marks a major rupture in the recent history of our continent</strong>",
              "target": [
                "p:nth-child(46) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>That solution must lie in a sovereign Europe. A strong Luxembourg can only exist within a</strong> <strong>strong Europe</strong>. Without a united and confident Europe, there can be no lasting prosperity, security, or democracy in Luxembourg.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That solution must lie in a sovereign Europe. A strong Luxembourg can only exist within a</strong>",
              "target": [
                "p:nth-child(47) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>strong Europe</strong>",
              "target": [
                "p:nth-child(47) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(48)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>It is time for Europe to fully assume its responsibilities in matters of security</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(48) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>It is not the hour of European decline. It is the hour of European awakening</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(49) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That is why, after consultations with all parties, we have decided not to wait until 2030, but</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>to reach the NATO 2% target by the end of this year</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(51) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(52)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>If, due to the exceptional geopolitical situation, such a consensus should emerge at the</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>NATO Summit in June, we – as a trusted Ally and partner – will honour that decision</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(53) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>I am proud of our nation – a country capable of forging a broad national consensus on an</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>issue as complex as this</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(55) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But this financial effort must not come at the expense of our social policy. We cannot pit one priority against another. Security is an additional challenge – but others do not disappear.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Funding for our security spending will come from three sources:</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(58)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>First, through the public budget itself – in particular, by introducing a \"defence bond\", a public loan dedicated to national security, open to contributions from private investors.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Second, by redefining investment spending priorities. Future budgets will need to reflect the reality that not all infrastructure projects proceed simultaneously.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Third, by mobilising extra-budgetary financial resources, notably through the creation of a national fund managed via the SNCI, aimed at financing dual-use investments – projects that serve both military and civilian purposes.</li>",
              "target": [
                "ul:nth-child(58) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We must be willing to invest in peace</strong>",
              "target": [
                "p:nth-child(59) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That's why we need an economic strategy that supports this military effort; a strategy</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>based on our strengths, particularly in the areas of satellites and cyber security</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(60) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Therefore, the government has decided to launch a second communications satellite for</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>military purposes</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(62) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Luxembourg's first Earth observation satellite will be launched this summer. In this context, our Defence and our Allies should receive the first images for military use by the end of the year.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All these projects are of major strategic importance for the Alliance as a whole. We strengthen our economy, deepen our cooperation with Allies, and reinforce our partnership with a historic Luxembourg company. But the benefits must extend beyond a single sector.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(64)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(65)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(66)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Beyond the economic dimension, we must also consider security in a broader sense – one</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(66) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>that extends beyond the framework of our armed forces. It is about strengthening the</strong>",
              "target": [
                "p:nth-child(66) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>resilience of our society as a whole, in the face of a wide range of potential crises</strong>",
              "target": [
                "p:nth-child(66) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(67)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That is why we will be presenting the first National Resilience Strategy later this year,</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>accompanied by a targeted information campaign</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The High Commission for National Protection (HCPN), which reports directly to the Prime Minister, has already developed detailed plans to anticipate and respond to all types of emergency situations. This new strategy will engage our society as a whole.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(70)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>True resilience requires coordinated action at both national and local levels. It brings</strong>",
              "target": [
                "p:nth-child(70) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>together civil and military services, public institutions and private actors</strong>",
              "target": [
                "p:nth-child(70) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This holistic approach lies at the core of our national resilience strategy. We are currently making a comprehensive inventory of what we already have in place, where there is room for improvement, and how it can be done.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(71)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Allow me to mention two concrete measures that are already planned:</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(72)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(73)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The Minister for Home Affairs will establish a new platform within the CGDIS, under the name Resc-LU. This platform will enable the CGDIS, municipalities, and private actors to support one another with specialised personnel and equipment in the event of a disaster.</li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(73) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(74)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>However, a resilient society begins with a shared awareness among all citizens</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(74) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(75)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"Being sovereign means being self-confident. It means taking one's own decisions. To be sovereign is to be free. And a sovereign Luxembourg can only exist within a sovereign Europe.\"</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(77)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The world is becoming more complex. We are experiencing a time of fundamental change. War, protectionism, and the questioning of democracy are on the rise. The post-Cold War international order is facing significant challenges.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(78)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The international community now stands at a crossroads, confronted with two opposing paths. On the one hand: division, instability, and uncertainty. On the other: cooperation, stability, and progress.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(79)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Luxembourg will always stand on the side of diplomacy and dialogue, of multilateralism</strong> <strong>and cooperation</strong>, because that is where peace and prosperity flourish.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Luxembourg will always stand on the side of diplomacy and dialogue, of multilateralism</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>and cooperation</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(80) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(81)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong> </strong>",
              "target": [
                "p:nth-child(81) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(82)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Being sovereign means being self-confident. It means taking one's own decisions. To be</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>sovereign is to be free. And a sovereign Luxembourg can only exist within a sovereign</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Europe</strong>",
              "target": [
                "p:nth-child(82) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is a Luxembourg tradition to be at the forefront of European progress. The presence in Luxembourg last week of the Presidents of the European institutions – who came to mark Europe Day at our invitation – is a powerful symbol of that commitment.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(83)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>If we want to shape our future, then that future must be European. The future of</strong> <strong>Luxembourg and the future of Europe are inseparable</strong>. Luxembourg's challenges are also Europe's challenges – and European solutions are Luxembourg's solutions.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>If we want to shape our future, then that future must be European. The future of</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Luxembourg and the future of Europe are inseparable</strong>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(84) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(85)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must be able to guarantee its own security and make its voice heard on the international stage. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;A sovereign Europe must safeguard its strategic sectors and produce its own energy. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>A sovereign Europe must strengthen the Single Market and lead the way in technological innovation. And Luxembourg must play its part.</li>",
              "target": [
                "ul:nth-child(85) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Such a sovereign Europe will be able to engage on equal terms with other major powers –</p>",
              "target": [
                "p:nth-child(86)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>whether it be the United States, China, or other BRICS countries. Two sectors that are essential to our sovereignty and where Luxembourg's interests and those of Europe converge are agriculture and industry.</p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(87)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(88)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>For this Government, strengthening agriculture is a priority</strong>",
              "target": [
                "p:nth-child(88) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(89)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(1) > p:nth-child(90)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".cmp-text:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But serving the common interests of Luxembourg and Europe also means forging partnerships with other regions. Luxembourg needs export markets — especially at a time when new barriers are being erected in various parts of the world.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>And that is why Luxembourg will vote in favour of the Mercosur agreement</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Industry is another strategic pillar of our sovereignty. This Government is determined to ensure that Luxembourg remains a location of choice for industrial actors.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Industry – and steel in particular – has shaped Luxembourg's history. And it will continue</strong> <strong>to shape its future</strong>. But European industry is currently facing serious challenges, not least due to high energy prices.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Industry – and steel in particular – has shaped Luxembourg's history. And it will continue</strong>",
              "target": [
                "p:nth-child(6) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>to shape its future</strong>",
              "target": [
                "p:nth-child(6) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is why a strong industrial base – indeed, a certain level of reindustrialisation – can only be achieved through energy policy. Three political objectives converge in this effort:</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n<li>Sovereignty and security of supply</li>\n<li>Economic competitiveness</li>\n<li>Reducing CO₂ emissions&nbsp;</li>\n</ul>",
              "target": [
                "ul:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sovereignty and security of supply</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Economic competitiveness</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reducing CO₂ emissions&nbsp;</li>",
              "target": [
                "ul:nth-child(8) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These objectives are not mutually exclusive. They are compatible – but the path to achieving them must be grounded in pragmatism. We will chart this course alongside industry, not in opposition to it.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We should support industrial actors in their decarbonisation efforts, not burden them with</strong> <strong>unrealistic demands</strong>.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We should support industrial actors in their decarbonisation efforts, not burden them with</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(10) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>unrealistic demands</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(10) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Industrial companies must be able to advance step by step – not be forced into drastic transitions overnight. This is also the spirit that underpins the new European Clean Industrial Deal. That is why we need targeted financial support, and significant investment in our grid infrastructure.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>To this end, we have proposed a reform of the state aid law to better support industrial companies in their energy transition. And at the European level, we are advocating for a simplified legal framework for state aid.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These measures are important and necessary, but they do not solve the problem of high energy prices in the short term.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Our industry needs clean energy – but it also needs affordable energy</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(15) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"In Luxembourg, energy prices remain below the European average – a social and economic strength. One that we must preserve\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In Luxembourg, energy prices remain below the European average – a social and economic</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>strength. One that we must preserve</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(19) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Therefore, the State has decided to mobilize 150 million euros. Funds that will directly</strong> <strong>benefit citizens and companies</strong>.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Therefore, the State has decided to mobilize 150 million euros. Funds that will directly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(20) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>benefit citizens and companies</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(20) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>On the one hand, the public budget will directly finance, as in Germany, part of the grid costs. This will bring significant relief to all customers. Current forecasts project electricity prices should fall next year, despite the end of the energy price cap.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>On the other hand, we will cover the costs of the compensation mechanism that is currently financed by all consumers. With this measure, we are providing targeted support for households switching to electricity, thereby encouraging the ecological transition.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Through the tripling of the energy allowance, our approach will also remain socially targeted – prioritising support for those most affected by rising prices.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In the medium term, ensuring energy prices that are both affordable and competitive will</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>only be possible through a transition to renewable energy – the second pillar of our</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>strategy</strong>",
              "target": [
                "p:nth-child(24) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>To continue this trend, we are advancing our plan to pre-finance solar panels</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(25) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>This<em> </em>is a climate policy designed by citizens and for citizens! A policy that actively engages</strong> <strong>them</strong>.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This<em> </em>is a climate policy designed by citizens and for citizens! A policy that actively engages</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(27) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em> </em>",
              "target": [
                "p:nth-child(27) > strong:nth-child(1) > em"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>them</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(27) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This package of measures represents a real turning point; a fundamental overhaul of the regulatory framework to allow a faster deployment of more renewable energies\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With this in mind, we have launched a broad consultation with all stakeholders and local authorities under the title \"Einfach, séier, erneierbar\" (simple, fast, renewable). The name says it all: the aim is to simplify the regulations to speed up and increase the use of renewable energies.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Too often today, we are standing in our own way. Instead of helping, procedures slow down</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>the process</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(30) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Based on this process, the Government has developed an ambitious catalogue of about</strong>",
              "target": [
                "p:nth-child(31) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>50 measures</strong>",
              "target": [
                "p:nth-child(31) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Firstly, the positive impact of the dialogue itself</strong>",
              "target": [
                "p:nth-child(32) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Secondly, procedures will be systematically simplified, shortened, and digitised to enable</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>projects to be completed more quickly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(33) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The Ministry of the Environment will harmonise processes across all its agencies. From now on, large-scale projects will also automatically be granted the status of major public interest, allowing more efficient environmental procedures to be applied.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>While accelerating existing projects remains a top priority, we also want to explore new</strong> <strong>opportunities for photovoltaic and wind energy installations</strong> — always in balance with and respect of both humans and nature. That is our third key priority.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>While accelerating existing projects remains a top priority, we also want to explore new</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(37) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>opportunities for photovoltaic and wind energy installations</strong>",
              "target": [
                "p:nth-child(37) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>When it comes to wind turbines, we will reduce the minimum distance requirements from</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(39) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>roads and forests, aligning our regulations with those of neighbouring countries</strong>",
              "target": [
                "p:nth-child(39) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(40)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>The fourth key point concerns the role of the State in leading by example</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(40) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>At the municipal level, large-scale photovoltaic panel projects will become eligible for</strong> <strong>government financial support</strong>. This will promote the development of new installations on schools, sport arenas, and other communal buildings across the country.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>At the municipal level, large-scale photovoltaic panel projects will become eligible for</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(41) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>government financial support</strong>",
              "target": [
                "p:nth-child(41) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This package of measures represents a real turning point; a fundamental overhaul of the</strong>",
              "target": [
                "p:nth-child(42) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>regulatory framework to allow a faster deployment of more renewable energies</strong>",
              "target": [
                "p:nth-child(42) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As part of this effort, a new subsidy will be introduced to support owners of photovoltaic panels in purchasing a battery storage system at a later stage. This will guarantee that the switch to electricity remains financially attractive.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>All these measures support the three objectives of our energy policy: increased</strong> <strong>sovereignty, increased competitiveness and fewer emissions</strong>. They will strengthen Luxembourg for the future and leave a better world for our children.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>All these measures support the three objectives of our energy policy: increased</strong>",
              "target": [
                "p:nth-child(44) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>sovereignty, increased competitiveness and fewer emissions</strong>",
              "target": [
                "p:nth-child(44) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"We want an AI based on trust and transparency, putting innovation at the service of humanity. An artificial intelligence based on European values with a Luxembourg touch\"</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(48)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Luxembourg should be known worldwide as a powerhouse in both finance and digital</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(48) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>technologies</strong>",
              "target": [
                "p:nth-child(48) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Innovation, human curiosity and the quest for knowledge have always been the driving forces behind progress and continue to drive humanity forward.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Hence why the Government is setting out a clear vision for consolidating Luxembourg's</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>digital sovereignty</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(51) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>A vision of Luxembourg as an international centre for the secure and sovereign storage and</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>valorisation of sensitive data from all over Europe</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(52) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>To achieve this goal, we are investing in the necessary infrastructure, talent and projects.</strong> <strong>Over the next six years, three billion euros, from both public and private players, will be</strong> <strong>mobilised for this purpose</strong>.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>To achieve this goal, we are investing in the necessary infrastructure, talent and projects.</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(53) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Over the next six years, three billion euros, from both public and private players, will be</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(53) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>mobilised for this purpose</strong>",
              "target": [
                "p:nth-child(53) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>the</em>",
              "target": [
                "p:nth-child(54) > em"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We want an AI based on trust and transparency, putting innovation at the service of</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>humanity. An artificial intelligence based on European values with a Luxembourg touch</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(55) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong> </strong>",
              "target": [
                "p:nth-child(55) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>By connecting data from different sources, we aim to create even greater added value. To achieve this, we are defining a harmonised standard for data that is accessible, reusable, and easy to find.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This ecosystem will be completed in the coming months by the creation of a \"Deep Tech</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Lab\"</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(58) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As for local talent, starting in 2026, we will launch an 'AI Academy' within the Digital Learning Hub, offering specialised training programmes in artificial intelligence.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(60)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Together, these elements will make it possible to apply artificial intelligence in the real</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>world and to deliver tangible benefits for society and the economy</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(61) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>One of these projects involves the development of an artificial intelligence model - a</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>\"Large Language Model\" - specifically trained on our national and European legislation</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(62) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We also intend to use artificial intelligence within ADEM to better understand the skills jobseekers possess and those in demand by businesses. This will allow us to offer more targeted training, tackle unemployment more effectively, and address shortages in specific sectors. </p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>And to better foster innovation and the emergence of new ideas within our businesses, the</strong> <strong>Minister for Research is currently revising the national research strategy </strong>and will present<strong> </strong>a new bill on the National Research Fund before the summer.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>And to better foster innovation and the emergence of new ideas within our businesses, the</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Minister for Research is currently revising the national research strategy </strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(64) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong> </strong>",
              "target": [
                "p:nth-child(64) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We have also decided to increase support for SMEs wishing to invest in digitalisation or artificial intelligence applications. And we are working with private stakeholders on a number of other measures to facilitate technology transfer to Luxembourg's SMEs.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(65)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>As it is often small and new companies that revolutionise a sector with an innovative idea, the Minister of Finance and the Minister of the Economy have introduced a new action plan to support start-ups. This will include SNCI funds amounting to 300 million euros.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(66)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(67)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Yet, amid the excitement for these new opportunities, we must also learn to use them</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>responsibly</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is why we must prioritise our children. This new generation is growing up with the internet and smartphones; they have never known a world without digital tools or social media. The consequences of this development are already being felt.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We are witnessing increasingly pronounced behavioural issues, sleep disturbances, anxiety, and even depression among children. And from an early age, significant gaps in social and cognitive development.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(70)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>The latest report by the <em>Ombudsman fir Kanner a Jugendlecher</em> is alarming</strong>. Not only are children spending more and more time in front of screens, but they are also exposed to increasingly violent and sexualised content – especially on social media platforms.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(71)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>The latest report by the <em>Ombudsman fir Kanner a Jugendlecher</em> is alarming</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(71) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Ombudsman fir Kanner a Jugendlecher</em>",
              "target": [
                "p:nth-child(71) > strong > em"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We must protect our children from such content. This is part of their fundamental rights</strong>. We need to address this challenge at the European level, with regulations like the Digital Services Act.</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(72)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We must protect our children from such content. This is part of their fundamental rights</strong>",
              "target": [
                "p:nth-child(72) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(73)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(74)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Mental health must no longer be treated as a taboo. It is a fundamental component of</strong>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(74) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>overall well-being</strong>",
              "target": [
                "p:nth-child(74) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(75)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by integrating this topic into health education in schools;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by developing a new digital tool to make it easier to keep track each child throughout their school career;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing mental health first aid training;</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by improving children's screen-life-balance through sports in schools and after-school care ('Maisons relais'), and through clearer rules on smartphone use in schools.</li>",
              "target": [
                "ul:nth-child(75) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>But school only covers part of the day. That is why we also want to raise awareness among</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(77)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(78)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Our goal is a generation that is genuinely happy and does not just post happy pictures</strong>",
              "target": [
                "p:nth-child(78) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(79)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".cmp-text:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This Government is actively seeking dialogue. Dialogue is not always easy. But listening respectfully and taking into account different points of view is essentiel\"</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We do not want to remain spectators of social change; we want to accompany and shape it. <strong>Our ambition is to pursue a modern social policy. This also applies to the tax system,</strong></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Our ambition is to pursue a modern social policy. This also applies to the tax system,</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(3) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>labour law and pensions</strong>. With targeted adjustments. Not with revolutions, but with evolutions&nbsp;– in accordance with the spirit of our times.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>labour law and pensions</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(4) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>One objective is to promote a better work-life balance to accommodate all family structures. The state should not impose one family model over another. Every couple and family must be free to make their own choices. Our policies must respect them all.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With regard to the tax system, the Government is committed to proposing a single tax bracket. With individualisation, every family model will be treated and taxed in the same way. This is first and foremost a question of equity.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Preparations for this reform are progressing well, allowing the Minister of Finance to</strong>",
              "target": [
                "p:nth-child(7) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>present various options to Parliament and the social partners in July</strong>",
              "target": [
                "p:nth-child(7) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With the same objective of achieving a better work-life balance, we are also revising our labour law. It's not about revolutionising the system, but about making targeted adjustments that reflect the needs of our time.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These are not top-down decisions, but the result of dialogue with our social partners. That is why this Government maintains regular contact with social partners – as I did myself just a few days ago.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>This Government is actively seeking dialogue. All the policies I am presenting here today</strong> <strong>are evidence of this. We do not govern in isolation, we believe in dialogue</strong>:</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This Government is actively seeking dialogue. All the policies I am presenting here today</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(10) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>are evidence of this. We do not govern in isolation, we believe in dialogue</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(10) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n<li>With political parties on defence issues,</li>\n<li>With farmers for agriculture,</li>\n<li>&nbsp;With professionals on housing and renewable energies,</li>\n<li>&nbsp;With the whole population on pensions,</li>\n<li>And with the trade unions as regards labour law.</li>\n</ul>",
              "target": [
                "ul:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With political parties on defence issues,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>With farmers for agriculture,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With professionals on housing and renewable energies,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>&nbsp;With the whole population on pensions,</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And with the trade unions as regards labour law.</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Dialogue is not always easy. But listening respectfully and taking into account different points of view is essential – and that is what we do. Disagreement is part of the democratic process: not every challenge is an attack, not every criticism an opposition.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is precisely the ability to express differing opinions without fear of repression that distinguishes a democracy from a dictatorship.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>At the same time, dialogue does not necessarily imply co-decision on every point. The</strong> <strong>parliamentary majority has a responsibility, and it will be judged on its ability to shoulder</strong></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>At the same time, dialogue does not necessarily imply co-decision on every point. The</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(15) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>parliamentary majority has a responsibility, and it will be judged on its ability to shoulder</strong>",
              "target": [
                "p:nth-child(15) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>it</strong>. That's what a democracy is all about – and rightly so. If we know who makes the decisions, we also know who bears the responsibility – for better or for worse.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>it</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(16) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The majority is committed to implementing a modern social policy. In this context, we have proposed an adjustment to opening hours and work on Sundays. Allow me to put this proposal in the appropriate context.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Sundays will not become ordinary working days</strong>. They will continue to be dedicated to family life and social, cultural and sporting activities. At the same time, it is already possible to eat in a restaurant, go to a supermarket, or to take a bus on a Sunday.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Sundays will not become ordinary working days</strong>",
              "target": [
                "p:nth-child(18) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>We are proposing nothing more, and nothing less, than to give greater flexibility to businesses that are already authorised to open on Sundays. Instead of limiting work to 4 hours, up to 8 hours will be allowed, not imposed. People working in these specific sectors will receive a 70% bonus.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In doing so, we create more opportunities for employees, businesses, and society as a whole. It is not a step back, but a step forward. One that brings more choice and more freedom.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The proposals by the Minister of the Economy on opening hours in the retail sector follow the same logic: to offer more options and more choices. But that does not mean that a clothing store will stay open until 10 pm.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These changes have been the subject of in-depth discussions with the social partners. And these were far from superficial – they led to a link between certain aspects of opening hours and collective agreements. This is proof that we are listening.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>And it is also proof that collective agreements remain a central element of our labour law,</strong> <strong>as well as an essential lever for trade unions</strong>.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>And it is also proof that collective agreements remain a central element of our labour law,</strong>",
              "target": [
                "p:nth-child(23) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>as well as an essential lever for trade unions</strong>",
              "target": [
                "p:nth-child(23) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>However, we also note that the current system no longer reflects the different realities of our society and economy. Collective agreements must remain an attractive tool for both social partners.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>At the same time, agreements concluded at company level will be given an expanded role. They will make it possible to regulate aspects specific to the reality of each company and the needs of its employees.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These changes are not intended to strengthen one side or weaken the other. The aim is to act in the interests of society as a whole, in line with modern politics.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Whatever statements are made on May 1st, in the media or elsewhere, this Government</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>remains resolutely committed to social dialogue and social partnership, and fully</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(27) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>respects the role of the trade unions</strong>",
              "target": [
                "p:nth-child(27) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That was the aim of these \"social round tables\". And they have been successful</strong>",
              "target": [
                "p:nth-child(29) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In addition to these discussions, this year we will present the flexibilisation of maternity</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>leave and the introduction of part-time work for family reasons</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(30) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is not the composition of the family that matters, but the quality of care the child receives. The reform of adoption law, presented by the Minister of Justice, is fully aligned with this child- centred approach.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In addition to the growing diversity of family models, modern policy must also keep pace with changes in our life expectancy.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This stage of the consultation proved very useful. And now we must define the direction ahead. To this end, the Minister of Social Security will present her detailed proposals before the summer. But I would like to make three points already today.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(34)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>First, the pension system is a social achievement</strong> that we must preserve and guarantee for future generations. A strong, universal public pension system must remain the central cornerstone of our retirement system.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>First, the pension system is a social achievement</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(35) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Second, pensions are a promise</strong>. A promise based on trust. That trust must be preserved. We will not be introducing any changes for people who are already retired or close to retirement. Study years and baby years will continue to count towards contributory periods.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Second, pensions are a promise</strong>",
              "target": [
                "p:nth-child(36) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(37)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Third, the pension system is an insurance for old age</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(37) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>This is why we will gradually increase the number of contribution years</strong>. The career length required to qualify for a pension will be extended by three months each year over a number of years.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This is why we will gradually increase the number of contribution years</strong>",
              "target": [
                "p:nth-child(38) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(39)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Unlike our neighbouring countries, the legal retirement age will remain at 65</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(39) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We will financially secure the system for the next 15 years</strong>:</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(40)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We will financially secure the system for the next 15 years</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(40) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(41)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Through a fiscal contribution funded by revenues from an existing consumption tax. For example, half of the revenues from the CO₂ tax earmarked for social measures could be used for this purpose;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>By maintaining the existing reserve, so that it continues to generate as much return on investment as possible;</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And by upholding the reform adopted by Parliament in 2012, including the measures that come into force if expenditures exceed revenues.</li>",
              "target": [
                "ul:nth-child(41) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In addition to these key principles for the pension system, we would like to propose two further&nbsp;adjustments.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(42)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We will introduce targeted social assistance for people at risk of old-age poverty. And for</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>those who are fortunate to have extra savings, we will make private third-pillar pensions</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(43) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>more attractive</strong>",
              "target": [
                "p:nth-child(43) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(44)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><em>\"To strengthen our competitiveness, we need to breathe new</em> <em>entrepreneurship and give our SMEs the space they need to thrive\"</em></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(45)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>\"To strengthen our competitiveness, we need to breathe new</em>",
              "target": [
                "p:nth-child(45) > em:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>entrepreneurship and give our SMEs the space they need to thrive\"</em>",
              "target": [
                "p:nth-child(45) > em:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(46)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In an increasingly uncertain world, we must redouble our efforts to remain competitive and preserve our country's economic success.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(47)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In an ocean of international instability, it is all the more important to control what we can control. To stay the course in calm waters. And to preserve, strengthen and capitalise on the stability that is our strength.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(48)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(49)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>To strengthen our competitiveness, we need to breathe new life into entrepreneurship and</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(49) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>give our SMEs the space they need to thrive</strong>",
              "target": [
                "p:nth-child(49) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(50)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(51)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>To achieve this, a company needs skilled and motivated staff. People trained here in</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Luxembourg, as well as talented people from abroad who are ready to contribute to our</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(52) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>success</strong>",
              "target": [
                "p:nth-child(52) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>To attract foreign talent, new tax measures were introduced in January. Over the next 12 months, we will also define strategies to identify in a targeted manner the talents each sector needs.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(53)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>All these measures will enable us to create the right conditions for economic growth. Growth creates jobs. It provides the state with the revenue it needs to pursue a strong social policy and make essential investments – in the energy transition, the digital future and defence.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(54)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"This is a question of respect for the law – respect for others and for the rules that&nbsp;<span>underpin our society. Without this, trust in the rule of law will diminish.\"</span></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(55)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>underpin our society. Without this, trust in the rule of law will diminish.\"</span>",
              "target": [
                "p:nth-child(55) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(56)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>But growth needs to be managed. Initiatives are therefore necessary in the areas of</strong>",
              "target": [
                "p:nth-child(56) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>housing, mobility and security</strong>",
              "target": [
                "p:nth-child(56) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(57)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That is why the Government will phase out the temporary tax package</strong>",
              "target": [
                "p:nth-child(57) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We are committed to building more, and faster. To achieve this, we have initiated a true</strong> <strong>paradigm shift in procedures last year</strong>. This is the way to boost the market in the medium term while ensuring that everyone has access to affordable housing.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We are committed to building more, and faster. To achieve this, we have initiated a true</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>paradigm shift in procedures last year</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(58) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>With this in mind, reforms aimed at restoring the balance between housing needs and environmental protection were presented to Parliament in January, such as the principle of \"<em>Natur auf Zeit</em>\" and the \"One-time compensation\".</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(59)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Natur auf Zeit</em>",
              "target": [
                "p:nth-child(59) > em"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Other important measures, such as the second phase of the \"Silence means consent\"</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>principle, the unified building standard and the simplification of the PAG and PAP</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(60) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>procedures, will be introduced in the coming months</strong>",
              "target": [
                "p:nth-child(60) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We are continuing to invest in infrastructure in order to ensure mobility in line with</strong> <strong>population growth</strong>:</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(61)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We are continuing to invest in infrastructure in order to ensure mobility in line with</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(61) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>population growth</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(61) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(62)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>In rail, with major projects such as the Luxembourg-Bettembourg line and the new transport hub in Hollerich,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>On the roads, with the completion of the bypass of Hosingen,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> In the tramway network, with financing laws for the extension of the <em>Areler Strooss</em> and&nbsp;<em>Escher Strooss</em>,</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Areler Strooss</em>",
              "target": [
                "li:nth-child(3) > em:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Escher Strooss</em>",
              "target": [
                "li:nth-child(3) > em:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>And at the airport, with the extension of the current terminal and the modernisation of security checks to reduce waiting times.</li>",
              "target": [
                "ul:nth-child(62) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The rule of law must also adapt to changes in our society. Security is a fundamental prerequisite for the exercise of our freedoms. And sometimes a simple feeling of insecurity can be enough to restrict them.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(63)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This is a question of respect for the law – respect for others and for the rules that underpin</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>our society. Without this, trust in the rule of law will diminish</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(64) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(65)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>To this end, the judiciary has been strengthened</strong>",
              "target": [
                "p:nth-child(65) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(66)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In addition to staffing, more efficient procedures are needed</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(66) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(67)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>The police will also be given the necessary resources, whether in terms of staff,</strong>",
              "target": [
                "p:nth-child(67) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>equipment or powers</strong>",
              "target": [
                "p:nth-child(67) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>These changes will be implemented in a targeted manner where appropriate. The aim is</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>not to create a surveillance state in which citizens lose their right to privacy</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(68) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>These specific areas are particularly affected by drug-related crime. This issue needs to be addressed with all stakeholders as part of a balanced approach combining law enforcement against dealers and social support for victims.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(69)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(70)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(71)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>The fight against cross-border crime requires cross-border cooperation. And we will</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(71) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>strengthen this cooperation</strong>",
              "target": [
                "p:nth-child(71) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>This cooperation is at the heart of the Schengen Information System. Without Schengen, it would be impossible to fight crime effectively. Likewise, a strong economy cannot exist without the free movement of goods and services. But Schengen is much more than that.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(72)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(73)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Schengen is a symbol of Europe and of our union. It is the tangible expression of a united</strong>",
              "target": [
                "p:nth-child(73) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Europe</strong>",
              "target": [
                "p:nth-child(73) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In this spirit, Luxembourg will continue to work at European level to preserve the Schengen area and to support open internal borders. The problem of illegal immigration can only be solved at European level, with stronger controls at external borders.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(74)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>Migration policy must be based on humanity and reason: inspired by the heart, guided by</strong> <strong>reason</strong>.&nbsp;</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(75)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Migration policy must be based on humanity and reason: inspired by the heart, guided by</strong>",
              "target": [
                "p:nth-child(75) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>reason</strong>",
              "target": [
                "p:nth-child(75) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(76)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(77)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>This is also part of the rule of law. It is an essential requirement for successful integration</strong>",
              "target": [
                "p:nth-child(77) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(78)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Applicants who have a real chance of being granted refugee status must receive a swift response to avoid unnecessary frustration. And those who have no real chance of being granted refugee status must not be given false hope. In such cases, we take a humane approach.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(79)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>In this context, the Maison du Retour opened last September. It provides psychological</strong> <strong>and social support to help people return to their countries of origin in dignity and with</strong> <strong>prospects for a sustainable future</strong>.</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(80)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>In this context, the Maison du Retour opened last September. It provides psychological</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(80) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>and social support to help people return to their countries of origin in dignity and with</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(80) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>prospects for a sustainable future</strong>",
              "target": [
                "p:nth-child(80) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(81)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\"That is the conviction of this Government: Progress through stability. Stability through progress\"</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(82)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mr President,</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(83)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Peace, freedom, justice. These fundamental principles cannot remain confined to history</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>books. They are values that we must embody every day. Ideals that we must defend</strong>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(84) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>relentlessly</strong>",
              "target": [
                "p:nth-child(84) > strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>That is what this Government has done:</p>",
              "target": [
                "p:nth-child(85)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n<li>by banning virginity certificates and hymenoplasty,</li>\n<li>by increasing justice and protections for victims of violence and creating a dedicated national contact point,</li>\n<li>and by abolishing the mandatory reflection period before abortion in the first 12 weeks.</li>\n</ul>",
              "target": [
                "ul:nth-child(86)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by banning virginity certificates and hymenoplasty,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>by increasing justice and protections for victims of violence and creating a dedicated national contact point,</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>and by abolishing the mandatory reflection period before abortion in the first 12 weeks.</li>",
              "target": [
                "ul:nth-child(86) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>The same will apply to all the values we hold dear:</p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(87)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ul:nth-child(88)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Our defence commitment and resilience strategy ensure peace and security,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>The deployment of renewable energies promotes sustainability,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Innovation and entrepreneurship are creating wealth,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Reconciling work and family life paves the way for greater choice and equality,</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Efforts to ensure a happy childhood and a dignified retirement help to strengthen equity in our society.</li>",
              "target": [
                "ul:nth-child(88) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>All these concrete measures show that we have the means to shape reality and the world&nbsp;around us in line with our values – through our actions and our decisions.</strong></p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(89)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>All these concrete measures show that we have the means to shape reality and the world&nbsp;around us in line with our values – through our actions and our decisions.</strong>",
              "target": [
                "p:nth-child(89) > strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(3) > p:nth-child(90)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That is what sovereignty is all about: the freedom to make your own decisions and shape</strong>",
              "target": [
                "p:nth-child(90) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>your own future. That is what we want for our country</strong>",
              "target": [
                "p:nth-child(90) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>In a democracy, all these changes give rise to discussion and debate. But it is not about imposing one's truth or discrediting the other. It is about moving the country forward together, with the general interest as our compass.</p>",
              "target": [
                "p:nth-child(91)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>We all have different opinions, perspectives and visions. But let us work together, in the</strong> <strong>interests of our country and its citizens</strong>.</p>",
              "target": [
                "p:nth-child(92)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>We all have different opinions, perspectives and visions. But let us work together, in the</strong>",
              "target": [
                "p:nth-child(92) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>interests of our country and its citizens</strong>",
              "target": [
                "p:nth-child(92) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>It is this dialogue, this willingness to overcome differences of opinion and work together, that is our country's strength. It is what makes us stand out internationally. It is what we call, quite simply, stability. That stability is the foundation of our progress.</p>",
              "target": [
                "p:nth-child(93)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong>That is the conviction of this Government: Progress through stability. Stability through</strong> <strong>progress</strong>.</p>",
              "target": [
                "p:nth-child(94)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>That is the conviction of this Government: Progress through stability. Stability through</strong>",
              "target": [
                "p:nth-child(94) > strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>progress</strong>",
              "target": [
                "p:nth-child(94) > strong:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Thank you very much. </p>",
              "target": [
                "p:nth-child(95)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>&nbsp;</p>",
              "target": [
                "p:nth-child(96)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(6) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">\n                \n\n\n\n\n    \n        \n            \n            \n\n\n\n    \n\n            \n        \n    \n\n\n            </div>",
              "target": [
                ".cmp-section:nth-child(6) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(7) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section:nth-child(7) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"cmp-pagemore \" aria-label=\"For more information\" role=\"complementary\">",
              "target": [
                ".cmp-pagemore"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-pagemore__wrapper\">",
              "target": [
                ".cmp-pagemore__wrapper"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>For more information</h2>",
              "target": [
                ".cmp-pagemore__wrapper > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-contentbox\">",
              "target": [
                ".cmp-pagemore__wrapper > .cmp-contentbox"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"cmp-list \">",
              "target": [
                ".cmp-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-list__item\">",
              "target": [
                ".cmp-list__item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-list__item-link ...\" href=\"//gouvernement.lu/da...\" target=\"_blank\" title=\"State of the Nation ...\" rel=\"noopener\">",
              "target": [
                ".cmp-list__item:nth-child(1) > .cmp-list__item-link.link--pdf[rel=\"noopener\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      State of the Nation 2025  (Pdf, 451 Kb)\n      \n    </span>",
              "target": [
                ".cmp-list__item:nth-child(1) > .cmp-list__item-link.link--pdf[rel=\"noopener\"] > .cmp-list__item-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-list__item\">",
              "target": [
                ".cmp-list__item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-list__item-link ...\" href=\"//gouvernement.lu/da...\" target=\"_blank\" title=\"State of the Nation ...\" rel=\"noopener\">",
              "target": [
                ".cmp-list__item:nth-child(2) > .cmp-list__item-link.link--pdf[rel=\"noopener\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-list__item-title\">\n      State of the Nation 2025 - Illustrations  (Pdf, 759 Kb)\n      \n    </span>",
              "target": [
                ".cmp-list__item:nth-child(2) > .cmp-list__item-link.link--pdf[rel=\"noopener\"] > .cmp-list__item-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom-metas\">",
              "target": [
                ".bottom-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom-metas-ministers\">",
              "target": [
                ".bottom-metas-ministers"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Member of the Government</h3>",
              "target": [
                ".bottom-metas-ministers > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".bottom-metas-ministers > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden.html\" class=\"bottom-metas-ministers--link\">FRIEDEN Luc</a>",
              "target": [
                ".bottom-metas-ministers--link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom-metas-ministries\">",
              "target": [
                ".bottom-metas-ministries"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Organisation</h3>",
              "target": [
                ".bottom-metas-ministries > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".bottom-metas-ministries > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//me.gouvernement.lu/en.html\" class=\"bottom-metas-ministries--link\">Ministry of State&nbsp;</a>",
              "target": [
                ".bottom-metas-ministries--link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom-metas-themes\">",
              "target": [
                ".bottom-metas-themes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic</h2>",
              "target": [
                ".bottom-metas-themes > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".bottom-metas-themes > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites/toutes_actualites.html?page=1&amp;r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions\" class=\"bottom-metas-themes--link\">State - Political system - Institutions</a>",
              "target": [
                ".bottom-metas-themes--link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bottom-metas-date\">\n    \n        <h3>Event date</h3>\n    \n    <p>13.05.2025\n        \n        <br>\n        \n        <br>\n        \n    </p>\n</div>",
              "target": [
                ".bottom-metas-date"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Event date</h3>",
              "target": [
                ".bottom-metas-date > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>13.05.2025\n        \n        <br>\n        \n        <br>\n        \n    </p>",
              "target": [
                ".bottom-metas-date > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".bottom-metas-date > p > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus  cmp--focus-columns-0\">\n            \n            \n            \n            \n\n    \n\n    \n\n        </div>",
              "target": [
                ".cmp-focus"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox \">\n        \n\n\n\n\n    \n        \n            \n            \n\n\n    \n\n\n\n            \n        \n    \n\n\n  </aside>",
              "target": [
                "section:nth-child(9) > .cmp-section__content.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12.aem-GridColumn--offset--default--0 > aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-footernav\" id=\"footernav\">",
              "target": [
                "#footernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--support\">",
              "target": [
                ".navigation-container--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--social\">",
              "target": [
                ".navigation-container--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Twitter\n            \n         </span>",
              "target": [
                "a[href$=\"gouv_lu\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Facebook\n            \n         </span>",
              "target": [
                "a[title=\"Facebook - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Instagram\n            \n         </span>",
              "target": [
                "a[title=\"Instagram - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            LinkedIn\n            \n         </span>",
              "target": [
                "a[title=\"LinkedIn - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Youtube\n            \n         </span>",
              "target": [
                "a[title=\"Youtube - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            RSS\n            \n         </span>",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__icon\">",
              "target": [
                ".cmp-button__icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"footer__copyright footer__copyright--\">",
              "target": [
                ".footer__copyright"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "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": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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": "<span itemprop=\"name\" lang=\"en\">Address on the state of the nation 2025 by Luc Frieden</span>",
              "target": [
                "span[itemprop=\"name\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<h1 lang=\"en\">\n    Address on the state of the nation 2025 by Luc Frieden\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">News</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">All of the news</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(3) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">2025</span>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(4) > .cmp-breadcrumb__item-link[itemprop=\"item\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item--active"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\" lang=\"en\">Address on the state of the nation 2025 by Luc Frieden</span>",
              "target": [
                "span[itemprop=\"name\"][lang=\"en\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<span class=\"meta-type\">Speech</span>",
                      "target": [
                        ".meta-type"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"meta-type\">Speech</span>",
              "target": [
                ".meta-type"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://gouvernement.lu/en/actualites/toutes_actualites/discours/2025/05-mai/13-frieden-etat-nation.html",
      "originalUrl": "https://gouvernement.lu/en/actualites/toutes_actualites/discours/2025/05-mai/13-frieden-etat-nation.html",
      "status": 200,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://gouvernement.lu/en/gouvernement/luc-frieden.html": {
      "title": "FRIEDEN Luc - The Luxembourg Government",
      "violations": [
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "complementary"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role complementary is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role complementary is not allowed for given element"
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": [
                    "complementary"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role complementary is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role complementary is not allowed for given element"
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
                      "target": [
                        ".cmp-contentbox--padding-0"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Page must have a level-one heading"
                }
              ],
              "none": [],
              "impact": "moderate",
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ],
              "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"orejime-Notice-text\">",
              "target": [
                ".orejime-Notice-text"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"govbar\" class=\"govbar\">\n        <img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">\n    </div>",
              "target": [
                "#govbar"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<span>Back to top</span>",
              "target": [
                ".back > span"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-allowed-attr?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "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": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "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": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": "minor",
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-mobile \" role=\"banner\">",
              "target": [
                ".page-header-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavmobile\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                ".page-headernavmobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"document\">",
              "target": [
                "div[role=\"document\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-image--brightness-dark > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-image--brightness-dark > figure"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "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.11/aria-hidden-body?application=playwright",
          "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 id=\"top\" class=\"emptypage page basicpage breadcrumb-ministre\">",
              "target": [
                "#top"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav-mobile\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#main\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-mobile-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-navigation-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                ".anchor-scroll > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch-mobile > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-link\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                "#sharebutton > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on Facebook - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on X - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-bluesky\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on BlueSky - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on LinkedIn - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-email\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share by email\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-copy-link\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "#copy-link-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n              <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-home-breadcrumbs\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-twitter\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-twitter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-facebook\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-facebook"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-rss-feed\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-rss-feed\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-rss-feed"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>",
              "target": [
                ".back > .icon[width=\"24\"][height=\"24\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-image--brightness-dark > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-roles?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "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 role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-image--brightness-dark > figure"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "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": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ]
            },
            {
              "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": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ]
            },
            {
              "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": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "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": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "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": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.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.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h2>Current role<br> </h2>",
                      "target": [
                        ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text > h2"
                      ]
                    },
                    {
                      "html": "<h3>Biographie</h3>",
                      "target": [
                        ".cmp-text > h3"
                      ]
                    },
                    {
                      "html": "<h2>Latest news</h2>",
                      "target": [
                        ".cmp-focus--column-3 > h2"
                      ]
                    },
                    {
                      "html": "<h3 class=\"focus-page-title\">Press conference: \"Gäichel XIII\" - Joint meeting of the Belgian and Luxembourg governments in Luxembourg</h3>",
                      "target": [
                        ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .focus-page-title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"focus-page-title\">Trilateral Roundtable on Artificial Intelligence</h3>",
                      "target": [
                        ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .focus-page-title"
                      ]
                    },
                    {
                      "html": "<h3 class=\"focus-page-title\">Luc Frieden and Gilles Roth on a working visit in Dublin</h3>",
                      "target": [
                        ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .focus-page-title"
                      ]
                    },
                    {
                      "html": "<h2>Topic: The formation of the Government 2023</h2>",
                      "target": [
                        ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text > h2"
                      ]
                    },
                    {
                      "html": "<h2>Prime Minister</h2>",
                      "target": [
                        "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1) > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"footer-title at\">Footer</h2>",
                      "target": [
                        ".footer-title"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
                      "target": [
                        ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
                      "target": [
                        ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
                      "target": [
                        ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#cbe4f2",
                    "contrastRatio": 15.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#cbe4f2",
                    "contrastRatio": 15.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1f3d5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 11.12,
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Latest news</h2>",
              "target": [
                ".cmp-focus--column-3 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Press conference: \"Gäichel XIII\" - Joint meeting of the Belgian and Luxembourg governments in Luxembourg</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-23\">23.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-23\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    The livestream will start around 11.40 a.m.\n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Trilateral Roundtable on Artificial Intelligence</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-12\">12.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-12\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    On 12 March, the Government organised a trilateral meeting bringing together representatives of employees, the civil service and businesses to address issues related to artificial intelligence.\n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "18.0pt (24px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Luc Frieden and Gilles Roth on a working visit in Dublin</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-09\">09.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-09\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    The working visit took place in the context of the upcoming Irish Presidency of the Council of the European Union, which will begin in July 2026. \n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">All of the news</span>",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2) > .cmp-button.btn--backgroundColor--neutral.btn > .cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#e5eff5",
                    "contrastRatio": 17.99,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 17.99"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n            No event communicated for this day.\n        </p>",
              "target": [
                ".cmp-focus--agenda > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Complete schedule</span>",
              "target": [
                ".btn--align-center > .cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1f3d5e",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 9.72,
                    "fontSize": "21.0pt (28px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.72"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic: The formation of the Government 2023</h2>",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fig-credits\">© SIP / Julien Warnand</div>",
              "target": [
                ".fig-credits"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1f3d5e",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 9.72,
                    "fontSize": "21.0pt (28px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.72"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Prime Minister</h2>",
              "target": [
                "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Tel</strong>",
              "target": [
                "strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Fax</strong>",
              "target": [
                "strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Email</strong>",
              "target": [
                "strong:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 5.08,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:ministere.Etat@me.etat.lu\" title=\"Send an email to ministere.etat@me.etat.lu - New window\" target=\"_blank\" rel=\"noopener\">ministere.etat@me.etat.lu</a>",
              "target": [
                "p:nth-child(1) > a[rel=\"noopener\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Web</strong>",
              "target": [
                "strong:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 5.08,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//me.gouvernement.lu/fr.html\" title=\"me.gouvernement.lu - Ministère d'État - Le gouvernement luxembourgeois\">me.gouvernement.lu</a>",
              "target": [
                "a[href$=\"fr.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f2",
                    "contrastRatio": 18.34,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.34"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>2, place de Clairefontaine<br> L-1341 Luxembourg<br> Luxembourg&nbsp;</p>",
              "target": [
                "p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Biography\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Schedule\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Legal aspects\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">\n    Newsletter\n    <meta name=\"ctie_mistral_content_text\" content=\"TmV3c2xldHRlcg==\">\n</div>",
              "target": [
                "#footernav > .cmp-text"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "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.11/document-title?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "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.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-mobile-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-mobile-dropdown-menu\">",
              "target": [
                "#page-langs-mobile-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-mobile",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-dropdown-menu\">",
              "target": [
                "#page-langs-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-top",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "share-disclosure",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"share-disclosure\" class=\"menu\">",
              "target": [
                "#share-disclosure"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Current role<br> </h2>",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Biographie</h3>",
              "target": [
                ".cmp-text > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Latest news</h2>",
              "target": [
                ".cmp-focus--column-3 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Press conference: \"Gäichel XIII\" - Joint meeting of the Belgian and Luxembourg governments in Luxembourg</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Trilateral Roundtable on Artificial Intelligence</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Luc Frieden and Gilles Roth on a working visit in Dublin</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic: The formation of the Government 2023</h2>",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Prime Minister</h2>",
              "target": [
                "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(4) > div > div:nth-child(1) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(4) > div > div:nth-child(1) > div > h3:nth-child(3)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > div:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > div:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a > div:nth-child(2) > h3:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > section:nth-child(4) > div > div:nth-child(1) > div:nth-child(1) > aside > div:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(5) > div > div > section:nth-child(4) > div > div:nth-child(1) > div:nth-child(2) > aside > div:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(3) > p:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Current role<br> </h2>",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Biographie</h3>",
              "target": [
                ".cmp-text > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Latest news</h2>",
              "target": [
                ".cmp-focus--column-3 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Press conference: \"Gäichel XIII\" - Joint meeting of the Belgian and Luxembourg governments in Luxembourg</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Trilateral Roundtable on Artificial Intelligence</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Luc Frieden and Gilles Roth on a working visit in Dublin</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic: The formation of the Government 2023</h2>",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Prime Minister</h2>",
              "target": [
                "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "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.11/html-lang-valid?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "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.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "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=\"/en/gouvernement/luc-frieden/_jcr_content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section-before/col2/image_copy.coreimg.jpeg/1714651659175/2023-luc-frieden.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"\">",
              "target": [
                ".cmp-image--brightness-dark > figure > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"/content/experience-fragments/gouvernement2024/en/migrated/rb-publicite/xf_995780539/_jcr_content/root/contentbox/image.coreimg.jpeg/1714653112774/202311171314090020.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"Photo de groupe\">",
              "target": [
                "img[alt=\"Photo de groupe\"]"
              ]
            },
            {
              "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=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/en/gouvernement/luc-frieden/_jcr_content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section-before/col2/image_copy.coreimg.jpeg/1714651659175/2023-luc-frieden.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"\">",
              "target": [
                ".cmp-image--brightness-dark > figure > img[alt=\"\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"/content/experience-fragments/gouvernement2024/en/migrated/rb-publicite/xf_995780539/_jcr_content/root/contentbox/image.coreimg.jpeg/1714653112774/202311171314090020.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"Photo de groupe\">",
              "target": [
                "img[alt=\"Photo de groupe\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-complementary-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the complementary landmark or aside is at top level",
          "help": "Aside should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-complementary-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "complementary"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The complementary landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": "moderate",
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "quick access"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "search",
                    "accessibleText": "global"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "main navigation menu"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "breadcrumb"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": "topic: the formation of the government 2023"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "complementary",
                    "accessibleText": "prime minister"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.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.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p class=\"orejime-Notice-description\">",
                      "target": [
                        ".orejime-Notice-description"
                      ]
                    }
                  ],
                  "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": "<p class=\"orejime-Notice-description\">",
                      "target": [
                        ".orejime-Notice-description"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "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=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "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=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "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=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en.html\" rel=\" \">\n                    gouvernement.lu\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(1) > a[href$=\"en.html\"][rel=\" \"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" rel=\" \">\n                    The Government\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(2) > a[rel=\" \"]"
              ]
            },
            {
              "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 class=\"logo\" href=\"//gouvernement.lu/en/gouvernement/luc-frieden.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .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=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" title=\"Read more - New window\">Read more</a>",
              "target": [
                "a[title=\"Read more - New window\"]"
              ]
            },
            {
              "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=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bvideo-conference-presse%2B2026%2B03-mars%2B16-livestream-frieden-de-wever.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink"
              ]
            },
            {
              "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=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bcommuniques%2B2026%2B03-mars%2B12-ki-desch.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink"
              ]
            },
            {
              "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=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bcommuniques%2B2026%2B03-mars%2B09-frieden-roth-dublin.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink"
              ]
            },
            {
              "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=\"cmp-button btn btn--backgroundColor--neutral   \" href=\"//gouvernement.lu/fr/gouvernement/luc-frieden/actualites.html\" rel=\" \">\n  \n  \n    \n    <span class=\"cmp-button__text\">All of the news</span>\n\n  \n</a>",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2) > .cmp-button.btn--backgroundColor--neutral.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=\"cmp-button btn btn--backgroundColor--neutral btn--align-center   \" href=\"//gouvernement.lu/fr/gouvernement/luc-frieden/agenda.html\" rel=\" \">\n  \n  \n    \n    <span class=\"cmp-button__text\">Complete schedule</span>\n\n  \n</a>",
              "target": [
                ".btn--align-center"
              ]
            },
            {
              "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 class=\"cmp-image__link\" href=\"//gouvernement.lu/fr/dossiers/2023/formation-gouvernement-2023.html\" rel=\" \" title=\"Photo de groupe\" data-cmp-hook-image=\"link\">",
              "target": [
                ".cmp-image__link"
              ]
            },
            {
              "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=\"mailto:ministere.Etat@me.etat.lu\" title=\"Send an email to ministere.etat@me.etat.lu - New window\" target=\"_blank\" rel=\"noopener\">ministere.etat@me.etat.lu</a>",
              "target": [
                "p:nth-child(1) > a[rel=\"noopener\"][target=\"_blank\"]"
              ]
            },
            {
              "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=\"//me.gouvernement.lu/fr.html\" title=\"me.gouvernement.lu - Ministère d'État - Le gouvernement luxembourgeois\">me.gouvernement.lu</a>",
              "target": [
                "a[href$=\"fr.html\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Legal aspects\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "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=\"https://www.facebook.com/gouvernement.lu/\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(3) > 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 class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "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=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"header-tab\">",
              "target": [
                ".page-header-desktop > .header-tab"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul> \n <li>Prime Minister</li> \n</ul>",
              "target": [
                ".cmp-text > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"cmp-focus-list\">",
              "target": [
                ".cmp-focus-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                <a href=\"//gouvernement.lu/en.html\" rel=\" \">\n                    gouvernement.lu\n                </a>\n            </li>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                <a href=\"//gouvernement.lu/en/gouvernement.html\" rel=\" \">\n                    The Government\n                </a>\n            </li>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Prime Minister</li>",
              "target": [
                ".cmp-text > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Legal aspects\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "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.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "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\">",
              "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",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/content/experience-fragments/gouvernement2024/en/migrated/rb-publicite/xf_995780539/_jcr_content/root/contentbox/image.coreimg.jpeg/1714653112774/202311171314090020.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"Photo de groupe\">",
              "target": [
                "img[alt=\"Photo de groupe\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "presentation-role-conflict",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice",
            "ACT"
          ],
          "description": "Ensure elements marked as presentational do not have global ARIA or tabindex so that all screen readers ignore them",
          "help": "Elements marked as presentational should be consistently ignored",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/presentation-role-conflict?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "is-element-focusable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element is focusable."
                },
                {
                  "id": "has-global-aria-attribute",
                  "data": [],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has global ARIA attributes: "
                }
              ],
              "impact": null,
              "html": "<img src=\"/en/gouvernement/luc-frieden/_jcr_content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section-before/col2/image_copy.coreimg.jpeg/1714651659175/2023-luc-frieden.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"\">",
              "target": [
                ".cmp-image--brightness-dark > figure > img[alt=\"\"]"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"orejime\">",
              "target": [
                "#orejime"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-AppContainer\">",
              "target": [
                ".orejime-AppContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Main\">",
              "target": [
                ".orejime-Main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice\">",
              "target": [
                ".orejime-Notice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice-body\">",
              "target": [
                ".orejime-Notice-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-ModalPortal\"></div>",
              "target": [
                ".orejime-ModalPortal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"skiplinks\">",
              "target": [
                ".skiplinks"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" root-container\">",
              "target": [
                ".root-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".root-container > .xfpage.page.basicpage:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"header-tab\">",
              "target": [
                ".page-header-desktop > .header-tab"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                <a href=\"//gouvernement.lu/en.html\" rel=\" \">\n                    gouvernement.lu\n                </a>\n            </li>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en.html\" rel=\" \">\n                    gouvernement.lu\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(1) > a[href$=\"en.html\"][rel=\" \"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                <a href=\"//gouvernement.lu/en/gouvernement.html\" rel=\" \">\n                    The Government\n                </a>\n            </li>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" rel=\" \">\n                    The Government\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(2) > a[rel=\" \"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"logo-container\">",
              "target": [
                ".page-header-desktop > .logo-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo\" href=\"//gouvernement.lu/en/gouvernement/luc-frieden.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo > .header-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-tagline\">Luc FRIEDEN</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo > .header-tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page-langs\" class=\"page-langs\">",
              "target": [
                "#page-langs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"dropdown\">",
              "target": [
                "#page-langs > .dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">English</span>",
              "target": [
                "#page-langs-dropdown-button > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Show hide search</span>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Biography\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Schedule\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-content-load-path=\"/content/experience-fragments/frieden_luc/en/ctie/header/header/jcr:content/root/header/minicart\" data-name=\"minicart\" class=\"minicart-wrapper-request ajax-is-loaded\"></div>",
              "target": [
                ".minicart-wrapper-request"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mcgyver\">",
              "target": [
                ".mcgyver"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"disclosure--container\">",
              "target": [
                ".disclosure--container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Share</span>",
              "target": [
                "#sharebutton > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section \">",
              "target": [
                ".cmp-section:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section:nth-child(3) > .section-type--12.cmp-section__content.aem-Grid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">\n                \n\n\n\n\n    \n        \n            \n            \n<div class=\"cmp-separator cmp-separator--space\"></div>\n\n    \n\n\n            \n        \n    \n\n\n            </div>",
              "target": [
                ".cmp-section:nth-child(3) > .section-type--12.cmp-section__content.aem-Grid > .aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-separator cmp-separator--space\"></div>",
              "target": [
                ".cmp-separator"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section child-cmp-section--backgroundColor--neutral  child-cmp-section--backgroundSize--full\">",
              "target": [
                ".child-cmp-section--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
              "target": [
                ".cmp-section--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section--backgroundColor--neutral > .aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Current role<br> </h2>",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "h2 > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul> \n <li>Prime Minister</li> \n</ul>",
              "target": [
                ".cmp-text > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Prime Minister</li>",
              "target": [
                ".cmp-text > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Biographie</h3>",
              "target": [
                ".cmp-text > h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Queens' College</em>",
              "target": [
                "em:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Master of Comparative Law</em>",
              "target": [
                "em:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>(LLM)</em>",
              "target": [
                "em:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Master of Laws (LLM)</em>",
              "target": [
                "em:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<em>Harvard Law School</em>",
              "target": [
                "em:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" title=\"Read more - New window\">Read more</a></p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" title=\"Read more - New window\">Read more</a>",
              "target": [
                "a[title=\"Read more - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".cmp-section--backgroundColor--neutral > .aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-cmp-is=\"image\" data-cmp-src=\"/en/gouvernement/luc...\" data-asset=\"//gouvernement.lu/da...\" data-asset-id=\"2e1ef473-c392-45fd-8...\" class=\"cmp-image    cmp-ima...\" itemscope=\"\" itemtype=\"http://schema.org/Im...\">",
              "target": [
                ".cmp-image--brightness-dark"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-image--brightness-dark > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/en/gouvernement/luc-frieden/_jcr_content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section-before/col2/image_copy.coreimg.jpeg/1714651659175/2023-luc-frieden.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"\">",
              "target": [
                ".cmp-image--brightness-dark > figure > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                "section:nth-child(5) > .section-type--12.cmp-section__content.aem-Grid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                "section:nth-child(5) > .section-type--12.cmp-section__content.aem-Grid > .aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus cmp-focus--column-3 cmp--focus-columns-0\">",
              "target": [
                ".cmp-focus--column-3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Latest news</h2>",
              "target": [
                ".cmp-focus--column-3 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"cmp-focus-list\">",
              "target": [
                ".cmp-focus-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bvideo-conference-presse%2B2026%2B03-mars%2B16-livestream-frieden-de-wever.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-cmp-is=\"image\" data-cmp-lazy=\"\" data-cmp-src=\"/en/actualites/toute...\" data-cmp-widths=\"320,480,960,1280,160...\" data-asset=\"//gouvernement.lu/da...\" class=\"cmp-image    cmp-ima...\" itemscope=\"\" itemtype=\"http://schema.org/Im...\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus-list-description\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Press conference: \"Gäichel XIII\" - Joint meeting of the Belgian and Luxembourg governments in Luxembourg</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"article-metas\">",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .article-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">Publication date</span>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .article-metas > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-23\">23.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-23\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    The livestream will start around 11.40 a.m.\n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(1) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bcommuniques%2B2026%2B03-mars%2B12-ki-desch.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-cmp-is=\"image\" data-cmp-lazy=\"\" data-cmp-src=\"/en/actualites/toute...\" data-cmp-widths=\"320,480,960,1280,160...\" data-asset=\"//gouvernement.lu/da...\" class=\"cmp-image    cmp-ima...\" itemscope=\"\" itemtype=\"http://schema.org/Im...\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus-list-description\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Trilateral Roundtable on Artificial Intelligence</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"article-metas\">",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .article-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">Publication date</span>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .article-metas > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-12\">12.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-12\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    On 12 March, the Government organised a trilateral meeting bringing together representatives of employees, the civil service and businesses to address issues related to artificial intelligence.\n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(2) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-focus-list-item \">",
              "target": [
                ".cmp-focus-list-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"blocklink\" href=\"/en/gouvernement/luc-frieden/actualites.gouvernement2024%2Ben%2Bactualites%2Btoutes_actualites%2Bcommuniques%2B2026%2B03-mars%2B09-frieden-roth-dublin.html\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-cmp-is=\"image\" data-cmp-lazy=\"\" data-cmp-src=\"/en/actualites/toute...\" data-cmp-widths=\"320,480,960,1280,160...\" data-asset=\"//gouvernement.lu/da...\" class=\"cmp-image    cmp-ima...\" itemscope=\"\" itemtype=\"http://schema.org/Im...\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-image--brightness-default[data-cmp-lazy=\"\"][data-cmp-widths=\"320,480,960,1280,1600\"] > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus-list-description\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3 class=\"focus-page-title\">Luc Frieden and Gilles Roth on a working visit in Dublin</h3>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .focus-page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"article-metas\">",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .article-metas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">Publication date</span>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .article-metas > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<time class=\"article-published\" datetime=\"2026-03-09\">09.03.2026\n                    </time>",
              "target": [
                "time[datetime=\"2026-03-09\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"description\">\n                    The working visit took place in the context of the upcoming Irish Presidency of the Council of the European Union, which will begin in July 2026. \n                </p>",
              "target": [
                ".cmp-focus-list-item:nth-child(3) > .blocklink > .cmp-focus-list-description > .description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom\">",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-button btn btn--backgroundColor--neutral   \" href=\"//gouvernement.lu/fr/gouvernement/luc-frieden/actualites.html\" rel=\" \">\n  \n  \n    \n    <span class=\"cmp-button__text\">All of the news</span>\n\n  \n</a>",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2) > .cmp-button.btn--backgroundColor--neutral.btn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">All of the news</span>",
              "target": [
                ".cmp-contentbox--button-bottom:nth-child(2) > .cmp-button.btn--backgroundColor--neutral.btn > .cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" class=\"cmp-contentbox cmp-contentbox--button-bottom cmp-contentbox--padding-0 cmp-contentbox--margin-top0\">",
              "target": [
                ".cmp-contentbox--padding-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-focus cmp-focus--agenda cmp--focus-columns-0\">\n            \n            \n            \n            \n\n    \n\n    \n        <p>\n            No event communicated for this day.\n        </p>\n    \n\n        </div>",
              "target": [
                ".cmp-focus--agenda"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n            No event communicated for this day.\n        </p>",
              "target": [
                ".cmp-focus--agenda > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-button btn btn--backgroundColor--neutral btn--align-center   \" href=\"//gouvernement.lu/fr/gouvernement/luc-frieden/agenda.html\" rel=\" \">\n  \n  \n    \n    <span class=\"cmp-button__text\">Complete schedule</span>\n\n  \n</a>",
              "target": [
                ".btn--align-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Complete schedule</span>",
              "target": [
                ".btn--align-center > .cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                ".aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0 > section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--6-6\">",
              "target": [
                ".aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0 > section > .section-type--6-6.cmp-section__content.aem-Grid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0 > section > .section-type--6-6.cmp-section__content.aem-Grid > .aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .xfpage.page.basicpage:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Topic: The formation of the Government 2023\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">\n    <h2>Topic: The formation of the Government 2023</h2>\n    <meta name=\"ctie_mistral_content_text\" content=\"PGgyPlRvcGljOiBUaGUgZm9ybWF0aW9uIG9mIHRoZSBHb3Zlcm5tZW50IDIwMjM8L2gyPg==\">\n</div>",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Topic: The formation of the Government 2023</h2>",
              "target": [
                ".xfpage.page.basicpage:nth-child(1) > .cmp-contentbox--backgroundColor--neutral > .cmp-text > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-cmp-is=\"image\" data-cmp-src=\"/content/experience-...\" data-asset=\"//gouvernement.lu/da...\" data-asset-id=\"b841d944-2882-4b0e-9...\" class=\"cmp-image    cmp-ima...\" itemscope=\"\" itemtype=\"http://schema.org/Im...\">",
              "target": [
                ".cmp-contentbox--backgroundColor--neutral > .cmp-image--brightness-default.cmp-image[itemtype=\"http://schema.org/ImageObject\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure data-cmp-hook-image=\"figure\" role=\"group\" aria-label=\"© SIP / Julien Warnand\">",
              "target": [
                "figure[aria-label=\"© SIP / Julien Warnand\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-image__link\" href=\"//gouvernement.lu/fr/dossiers/2023/formation-gouvernement-2023.html\" rel=\" \" title=\"Photo de groupe\" data-cmp-hook-image=\"link\">",
              "target": [
                ".cmp-image__link"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/content/experience-fragments/gouvernement2024/en/migrated/rb-publicite/xf_995780539/_jcr_content/root/contentbox/image.coreimg.jpeg/1714653112774/202311171314090020.jpeg\" class=\"cmp-image__image \" itemprop=\"contentUrl\" data-cmp-hook-image=\"image\" alt=\"Photo de groupe\">",
              "target": [
                "img[alt=\"Photo de groupe\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figcaption class=\"cmp-image__title\" itemprop=\"caption\">\n        \n        <div class=\"fig-credits\">© SIP / Julien Warnand</div>\n      </figcaption>",
              "target": [
                "figcaption"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"fig-credits\">© SIP / Julien Warnand</div>",
              "target": [
                ".fig-credits"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside role=\"complementary\" aria-label=\"Prime Minister\" class=\"cmp-contentbox cmp-contentbox--backgroundColor--neutral\">",
              "target": [
                "aside[aria-label=\"Prime Minister\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">\n    <h2>Prime Minister</h2>\n    <meta name=\"ctie_mistral_content_text\" content=\"PGgyPlByaW1lIE1pbmlzdGVyPC9oMj4=\">\n</div>",
              "target": [
                "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Prime Minister</h2>",
              "target": [
                "aside[aria-label=\"Prime Minister\"] > .cmp-text:nth-child(1) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">",
              "target": [
                ".cmp-text:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".cmp-text:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Tel</strong>",
              "target": [
                "strong:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(1) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Fax</strong>",
              "target": [
                "strong:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Email</strong>",
              "target": [
                "strong:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:ministere.Etat@me.etat.lu\" title=\"Send an email to ministere.etat@me.etat.lu - New window\" target=\"_blank\" rel=\"noopener\">ministere.etat@me.etat.lu</a>",
              "target": [
                "p:nth-child(1) > a[rel=\"noopener\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "br:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong>Web</strong>",
              "target": [
                "strong:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//me.gouvernement.lu/fr.html\" title=\"me.gouvernement.lu - Ministère d'État - Le gouvernement luxembourgeois\">me.gouvernement.lu</a>",
              "target": [
                "a[href$=\"fr.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>2, place de Clairefontaine<br> L-1341 Luxembourg<br> Luxembourg&nbsp;</p>",
              "target": [
                "p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(2) > br:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "p:nth-child(2) > br:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--6 aem-GridColumn--phone--12 aem-GridColumn--offset--default--0\">\n                \n\n\n\n\n    \n        \n            \n            \n            \n        \n    \n\n\n            </div>",
              "target": [
                ".aem-GridColumn--default--12.aem-GridColumn.aem-GridColumn--offset--default--0 > section > .section-type--6-6.cmp-section__content.aem-Grid > .aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                ".footer-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-footernav\" id=\"footernav\">",
              "target": [
                "#footernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections \n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Biography\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Schedule\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--support\">",
              "target": [
                ".navigation-container--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Legal aspects\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Legal aspects\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Legal aspects\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--social\">",
              "target": [
                ".navigation-container--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Twitter\n            \n         </span>",
              "target": [
                "a[href$=\"gouv_lu\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/gouvernement.lu/\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Facebook\n            \n         </span>",
              "target": [
                "a[title=\"Facebook - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            RSS\n            \n         </span>",
              "target": [
                ".nav--social > .nav-item:nth-child(3) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-text \">\n    Newsletter\n    <meta name=\"ctie_mistral_content_text\" content=\"TmV3c2xldHRlcg==\">\n</div>",
              "target": [
                "#footernav > .cmp-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"footer__copyright footer__copyright--\">",
              "target": [
                ".footer__copyright"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Biography\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/actualites.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/agenda.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Schedule\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Legal aspects\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"//gouvernement.lu/en.html\" rel=\" \">\n                    gouvernement.lu\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(1) > a[href$=\"en.html\"][rel=\" \"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "8.3pt (11px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" rel=\" \">\n                    The Government\n                </a>",
              "target": [
                ".page-header-desktop > .header-tab > li:nth-child(2) > a[rel=\" \"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo > .header-title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-tagline\">Luc FRIEDEN</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo > .header-tagline"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Biography\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Schedule\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "24.0pt (32px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h2>Current role<br> </h2>",
              "target": [
                ".aem-GridColumn--default--6.aem-GridColumn--phone--12.aem-GridColumn:nth-child(1) > .cmp-text > h2"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li>Prime Minister</li>",
              "target": [
                ".cmp-text > ul > li"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "21.0pt (28px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<h3>Biographie</h3>",
              "target": [
                ".cmp-text > h3"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>",
              "target": [
                "p:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<em>Queens' College</em>",
              "target": [
                "em:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<em>Master of Comparative Law</em>",
              "target": [
                "em:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<em>(LLM)</em>",
              "target": [
                "em:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<em>Master of Laws (LLM)</em>",
              "target": [
                "em:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<em>Harvard Law School</em>",
              "target": [
                "em:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12 cmp-section--backgroundColor--neutral cmp-section--backgroundSize--full section-type--6-6\">",
                      "target": [
                        ".cmp-section--backgroundColor--neutral"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"//gouvernement.lu/en/gouvernement/luc-frieden/biographie.html\" title=\"Read more - New window\">Read more</a>",
              "target": [
                "a[title=\"Read more - New window\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://gouvernement.lu/en/gouvernement/luc-frieden.html",
      "originalUrl": "https://gouvernement.lu/en/gouvernement/luc-frieden.html",
      "status": 200,
      "contentType": "text/html; charset=utf-8",
      "sources": []
    },
    "https://gouvernement.lu/en/actualites/toutes_actualites.html?page=1&r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions": {
      "title": "All of the news - The Luxembourg Government",
      "violations": [
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div class=\"orejime-Notice-text\">",
              "target": [
                ".orejime-Notice-text"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<div id=\"govbar\" class=\"govbar\">\n        <img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">\n    </div>",
              "target": [
                "#govbar"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Some page content is not contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<span>Back to top</span>",
              "target": [
                ".back > span"
              ],
              "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
            }
          ]
        }
      ],
      "passes": [
        {
          "id": "aria-allowed-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-allowed-attr?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-allowed-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "best-practice"
          ],
          "description": "Ensure role attribute has an appropriate value for the element",
          "help": "ARIA role should be appropriate for the element",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-mobile \" role=\"banner\">",
              "target": [
                ".page-header-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavmobile\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                ".page-headernavmobile"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"document\">",
              "target": [
                "div[role=\"document\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-conditional-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-conditional-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-deprecated-role",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure elements do not use deprecated roles",
          "help": "Deprecated ARIA roles must not be used",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-deprecated-role?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "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.11/aria-hidden-body?application=playwright",
          "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 id=\"top\" class=\"emptypage page basicpage \">",
              "target": [
                "#top"
              ]
            }
          ]
        },
        {
          "id": "aria-hidden-focus",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-10.8.1"
          ],
          "description": "Ensure aria-hidden elements are not focusable nor contain focusable elements",
          "help": "ARIA hidden element must not be focusable or contain focusable elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-hidden-focus?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#headernav-mobile\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span aria-hidden=\"true\"></span>",
              "target": [
                "a[href$=\"#main\"] > span[aria-hidden=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-mobile-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-navigation-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                ".anchor-scroll > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-3---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-4---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-5---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch-mobile > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use>\n                </svg>",
              "target": [
                "#page-langs-dropdown-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-anchor\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n      <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-search-button\" x=\"0\" y=\"0\"></use>\n    </svg>",
              "target": [
                "#topsearch > button[type=\"submit\"][aria-label=\"Search\"][title=\"Search\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><use xlink:href=\"#icon-dropdown-button\" x=\"0\" y=\"0\"></use></svg>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" height=\"24\" width=\"24\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n        <use y=\"0\" x=\"0\" xlink:href=\"#icon-shopping-cart\"></use>\n      </svg>",
              "target": [
                ".minibasket > .icon[height=\"24\"][width=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-link\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                "#sharebutton > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on Facebook - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on X - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-bluesky\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on BlueSky - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share on LinkedIn - New window\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-email\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "a[title=\"Share by email\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                        <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-copy-link\" x=\"0\" y=\"0\"></use>\n                    </svg>",
              "target": [
                "#copy-link-button > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n              <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-home-breadcrumbs\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > .icon[width=\"24\"][height=\"24\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-twitter\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-twitter\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-twitter"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-facebook\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-facebook\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-facebook"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-instagram\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-instagram\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-instagram"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-linkedin\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-linkedin\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-linkedin"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-youtube\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-youtube\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-youtube"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon icon-logo-rss-feed\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n                <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-logo-rss-feed\" x=\"0\" y=\"0\"></use>\n            </svg>",
              "target": [
                ".icon-logo-rss-feed"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30.114 32.724\" aria-hidden=\"true\" focusable=\"false\">",
              "target": [
                "svg[viewBox=\"0 0 30.114 32.724\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>",
              "target": [
                ".back > .icon[width=\"24\"][height=\"24\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-prohibited-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-prohibited-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-required-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-required-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-roles",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-roles?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "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": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "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": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "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 role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "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": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "description": "Ensure all ARIA attributes have valid values",
          "help": "ARIA attributes must conform to valid values",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-valid-attr-value?application=playwright",
          "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": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/aria-valid-attr?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure buttons have discernible text",
          "help": "Buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "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 id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "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=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "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=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            }
          ]
        },
        {
          "id": "bypass",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "wcag2a",
            "wcag241",
            "section508",
            "section508.22.o",
            "TTv5",
            "TT9.a",
            "EN-301-549",
            "EN-9.2.4.1",
            "RGAAv4",
            "RGAA-12.7.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.11/bypass?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "internal-link-present",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Valid skip link found"
                },
                {
                  "id": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"footer-title at\">Footer</h2>",
                      "target": [
                        "h2"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
                      "target": [
                        ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
                      "target": [
                        ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    },
                    {
                      "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
                      "target": [
                        ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#cbe4f2",
                    "contrastRatio": 15.91,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 15.91"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0869aa",
                    "contrastRatio": 5.81,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0869aa",
                    "bgColor": "#ffffff",
                    "contrastRatio": 5.81,
                    "fontSize": "27.0pt (36px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 5.81"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "16.5pt (22px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#1f3d5e",
                    "contrastRatio": 11.12,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.12"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            }
          ]
        },
        {
          "id": "document-title",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "wcag2a",
            "wcag242",
            "TTv5",
            "TT12.a",
            "EN-301-549",
            "EN-9.2.4.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.5.1"
          ],
          "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.11/document-title?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "duplicate-id-aria",
          "impact": null,
          "tags": [
            "cat.parsing",
            "wcag2a",
            "wcag412",
            "EN-301-549",
            "EN-9.4.1.2",
            "RGAAv4",
            "RGAA-8.2.1"
          ],
          "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.11/duplicate-id-aria?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-mobile-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-mobile-dropdown-menu\">",
              "target": [
                "#page-langs-mobile-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-mobile",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-mobile\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-mobile"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "page-langs-dropdown-menu",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul aria-label=\"Language choice\" id=\"page-langs-dropdown-menu\">",
              "target": [
                "#page-langs-dropdown-menu"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "search-field-top",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"search\" name=\"q\" id=\"search-field-top\" title=\"Search\" placeholder=\"Search\">",
              "target": [
                "#search-field-top"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "share-disclosure",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul id=\"share-disclosure\" class=\"menu\">",
              "target": [
                "#share-disclosure"
              ]
            }
          ]
        },
        {
          "id": "empty-heading",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure headings have discernible text",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the order of headings is semantically correct",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": {
                    "headingOrder": [
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > main:nth-child(2) > section:nth-child(3) > div > div > header:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(3) > footer:nth-child(1) > div:nth-child(2) > div:nth-child(3) > p:nth-child(1)"
                        ],
                        "level": 3
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            }
          ]
        },
        {
          "id": "html-has-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "TTv5",
            "TT11.a",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure every HTML document has a lang attribute",
          "help": "<html> element must have a lang attribute",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-has-lang?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-lang",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The <html> element has a lang attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-8.4.1"
          ],
          "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.11/html-lang-valid?application=playwright",
          "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 class=\"js\" dir=\"ltr\" lang=\"en\">",
              "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",
            "RGAAv4",
            "RGAA-1.1.1"
          ],
          "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.11/image-alt?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "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=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": null,
          "tags": [
            "cat.text-alternatives",
            "best-practice"
          ],
          "description": "Ensure image alternative is not repeated as text",
          "help": "Alternative text of images should not be repeated as text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element does not duplicate existing text in <img> alt text"
                }
              ],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "landmark-banner-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the banner landmark is at top level",
          "help": "Banner landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "banner"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The banner landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-contentinfo-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the contentinfo landmark is at top level",
          "help": "Contentinfo landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-contentinfo-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "contentinfo"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The contentinfo landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-main-is-top-level",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the main landmark is at top level",
          "help": "Main landmark should not be contained in another landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-main-is-top-level?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-top-level",
                  "data": {
                    "role": "main"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "The main landmark is at the top level."
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-banner",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one banner landmark",
          "help": "Document should not have more than one banner landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-banner",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one banner landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-contentinfo",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one contentinfo landmark",
          "help": "Document should not have more than one contentinfo landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-contentinfo",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one contentinfo landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "landmark-no-duplicate-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has at most one main landmark",
          "help": "Document should not have more than one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-main?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "page-no-duplicate-main",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Document does not have more than one main landmark"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure the document has a main landmark",
          "help": "Document should have one main landmark",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-main",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
                      "target": [
                        "#main"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "landmark-unique",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure landmarks are unique",
          "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "quick access"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "banner",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "search",
                    "accessibleText": "global"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "main navigation menu"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "main",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "navigation",
                    "accessibleText": "breadcrumb"
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "landmark-is-unique",
                  "data": {
                    "role": "contentinfo",
                    "accessibleText": null
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Landmarks must have a unique role or role/label/title (i.e. accessible name) combination"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": null,
          "tags": [
            "cat.color",
            "wcag2a",
            "wcag141",
            "TTv5",
            "TT13.a",
            "EN-301-549",
            "EN-9.1.4.1",
            "RGAAv4",
            "RGAA-10.6.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.11/link-in-text-block?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p class=\"orejime-Notice-description\">",
                      "target": [
                        ".orejime-Notice-description"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text by visual styling"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            }
          ]
        },
        {
          "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",
            "RGAAv4",
            "RGAA-6.2.1"
          ],
          "description": "Ensure links have discernible text",
          "help": "Links must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
          "nodes": [
            {
              "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=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "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=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "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=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "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 class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-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 class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">News</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "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=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "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=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "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=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "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=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "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=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "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=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "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 class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "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=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "list",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure that lists are structured correctly",
          "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure <li> elements are used semantically",
          "help": "<li> elements must be contained in a <ul> or <ol>",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/listitem?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport-large",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "best-practice"
          ],
          "description": "Ensure <meta name=\"viewport\"> can scale a significant amount",
          "help": "Users should be able to zoom and scale the text up to 500%",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport-large",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "<meta> tag does not prevent significant zooming on mobile devices"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
              "target": [
                "meta[name=\"viewport\"]"
              ]
            }
          ]
        },
        {
          "id": "meta-viewport",
          "impact": null,
          "tags": [
            "cat.sensory-and-visual-cues",
            "wcag2aa",
            "wcag144",
            "EN-301-549",
            "EN-9.1.4.4",
            "ACT",
            "RGAAv4",
            "RGAA-10.4.2"
          ],
          "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.11/meta-viewport?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "meta-viewport",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "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\">",
              "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",
            "RGAAv4",
            "RGAA-7.1.1"
          ],
          "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.11/nested-interactive?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "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=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-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=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            }
          ]
        },
        {
          "id": "page-has-heading-one",
          "impact": null,
          "tags": [
            "cat.semantics",
            "best-practice"
          ],
          "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
          "help": "Page should contain a level-one heading",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "page-has-heading-one",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html class=\"js\" dir=\"ltr\" lang=\"en\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "tags": [
            "cat.keyboard",
            "best-practice",
            "RGAAv4",
            "RGAA-9.2.1"
          ],
          "description": "Ensure all page content is contained by landmarks",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"orejime\">",
              "target": [
                "#orejime"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-AppContainer\">",
              "target": [
                ".orejime-AppContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Main\">",
              "target": [
                ".orejime-Main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice\">",
              "target": [
                ".orejime-Notice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-Notice-body\">",
              "target": [
                ".orejime-Notice-body"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"orejime-Notice-privacyPolicyLink\" href=\"https://gouvernement.lu/en/support/aspects-legaux.html#gestion\">privacy policy</a>",
              "target": [
                ".orejime-Notice-privacyPolicyLink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"orejime-Notice-actions\">",
              "target": [
                ".orejime-Notice-actions"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--save\"><button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button></li>",
              "target": [
                ".orejime-Notice-actionItem--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--save orejime-Notice-button orejime-Notice-saveButton\" type=\"button\" title=\"Accept the cookies\">Accept</button>",
              "target": [
                ".orejime-Button--save"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--decline\"><button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button></li>",
              "target": [
                ".orejime-Notice-actionItem--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"orejime-Button orejime-Button--decline orejime-Notice-button orejime-Notice-declineButton\" type=\"button\">Refuse</button>",
              "target": [
                ".orejime-Button--decline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"orejime-Notice-actionItem orejime-Notice-actionItem--info\"><button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button></li>",
              "target": [
                ".orejime-Notice-actionItem--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" class=\"orejime-Button orejime-Button--info orejime-Notice-learnMoreButton\">Manage cookies</button>",
              "target": [
                ".orejime-Button--info"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"orejime-ModalPortal\"></div>",
              "target": [
                ".orejime-ModalPortal"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"skiplinks\">",
              "target": [
                ".skiplinks"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav role=\"navigation\" aria-label=\"Quick access\">",
              "target": [
                "nav[aria-label=\"Quick access\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "nav[aria-label=\"Quick access\"] > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#headernav\">\n                    <a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#headernav\" data-href=\"#headernav\">Go to main navigation\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#headernav\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-href-child=\"#main\">\n                    <a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>\n                </li>",
              "target": [
                "li[data-href-child$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#main\" data-href=\"#main\">Go to content\n                        <span aria-hidden=\"true\"></span>\n                    </a>",
              "target": [
                "a[href$=\"#main\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/gov/en/2026/gov-light.svg\" alt=\"The Government of the Grand Duchy of Luxembourg\">",
              "target": [
                "#govbar > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\" root-container\">",
              "target": [
                ".root-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
              "target": [
                ".page-header-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"logo-container\">",
              "target": [
                ".page-header-desktop > .logo-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"logo\" href=\"//gouvernement.lu/en.html\" title=\"The Luxembourg Government // gouvernement.lu - Home\">",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"page-langs\" class=\"page-langs\">",
              "target": [
                "#page-langs"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"dropdown\">",
              "target": [
                "#page-langs > .dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"page-langs-dropdown-button\" class=\"btn btn--nude page-langs-dropdown-button\" type=\"button\" aria-controls=\"page-langs-dropdown-menu\" aria-label=\"Language choice : en - English (active)\" data-langlabel=\"English\" aria-expanded=\"false\">",
              "target": [
                "#page-langs-dropdown-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">English</span>",
              "target": [
                "#page-langs-dropdown-button > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"topsearch-desktop\" role=\"search\" aria-label=\"Global\">",
              "target": [
                ".topsearch-desktop"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor\" data-destination=\"#search-wrapper-desktop\" title=\"Show hide search\" aria-expanded=\"false\">",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Show hide search</span>",
              "target": [
                "button[data-destination=\"#search-wrapper-desktop\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"page-headernav page-headernavdesktop\" id=\"headernav\" role=\"navigation\" aria-label=\"Main navigation menu\">",
              "target": [
                "#headernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.has-subnav.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-0---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            News\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-0---454451707\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-1---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            The Government\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-1---454451707\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item  has-subnav\">",
              "target": [
                "#headernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .has-subnav.nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"anchor-subnav anchor\" type=\"button\" aria-expanded=\"false\" data-destination=\"#anchor-subnav-2---454451707\">",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"at\">\n        \n        \n        \n        \n            Political system\n            \n         \n        \n        \n    </span>",
              "target": [
                "button[data-destination=\"#anchor-subnav-2---454451707\"] > .at"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-content-load-path=\"/content/experience-fragments/gouvernement2024/en/ctie/header/header/jcr:content/root/header/minicart\" data-name=\"minicart\" class=\"minicart-wrapper-request ajax-is-loaded\">",
              "target": [
                ".minicart-wrapper-request"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"basket\">",
              "target": [
                ".basket"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"mcgyver\">",
              "target": [
                ".mcgyver"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div role=\"status\">\n        <div id=\"message-copied-link\">\n            <span class=\"message\"></span>\n        </div>\n    </div>",
              "target": [
                "div[role=\"status\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"disclosure--container\">",
              "target": [
                ".disclosure--container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"mcgyver-slot share-btn\" type=\"button\" id=\"sharebutton\" aria-expanded=\"false\" aria-controls=\"share-disclosure\">",
              "target": [
                "#sharebutton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Share</span>",
              "target": [
                "#sharebutton > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav id=\"breadcrumb-e80f196983\" class=\"cmp-breadcrumb test\" role=\"navigation\" aria-label=\"Breadcrumb\">",
              "target": [
                "#breadcrumb-e80f196983"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"cmp-breadcrumb__list\" itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">",
              "target": [
                "ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">Home</span>",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" href=\"/en/actualites.html\">\n            \n\n            \n            \n\n            <span itemprop=\"name\">News</span>\n          </a>",
              "target": [
                ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2) > a[href$=\"actualites.html\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">News</span>",
              "target": [
                "a[href$=\"actualites.html\"] > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
              "target": [
                ".cmp-breadcrumb__item--active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span itemprop=\"name\">All of the news</span>",
              "target": [
                ".cmp-breadcrumb__item--active > span[itemprop=\"name\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"cmp-section \">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-section__content aem-Grid aem-Grid--12  section-type--12\">",
              "target": [
                ".cmp-section__content"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"aem-GridColumn aem-GridColumn--default--12 aem-GridColumn--offset--default--0\">",
              "target": [
                ".aem-GridColumn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header class=\"page-title\">\n  <h1 lang=\"en\">\n    All of the news\n  </h1>\n  \n  \n  \n  \n</header>",
              "target": [
                ".page-title"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"cmp-searchresults \">\n        <cmp-search-results data-path=\"/content/gouvernement2024/en/actualites/toutes_actualites/jcr:content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section/col1/search\"></cmp-search-results>\n    </div>",
              "target": [
                ".cmp-searchresults"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<cmp-search-results data-path=\"/content/gouvernement2024/en/actualites/toutes_actualites/jcr:content/root/root-responsivegrid/content-responsivegrid/sections-responsivegrid/section/col1/search\"></cmp-search-results>",
              "target": [
                "cmp-search-results"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"xfpage page basicpage\">",
              "target": [
                ".xfpage.page.basicpage:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer role=\"contentinfo\" class=\"page-footer\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"footer-title at\">Footer</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"page-footernav\" id=\"footernav\">",
              "target": [
                "#footernav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Sections\n  </p>",
              "target": [
                ".navigation-container--primary.navigation-container > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--primary\">",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item nav-item--active \">\n    \n    \n    <a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav-item:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Publications\n            \n         </span>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--support\">",
              "target": [
                ".navigation-container--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Support\n  </p>",
              "target": [
                ".navigation-container--support > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--support\">",
              "target": [
                ".nav--support"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Contact\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Sitemap\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            About this site\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            General Legal Notice (GTCU)\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Declaration of Accessibility\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">\n    \n    \n    <a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>\n\n\n    \n  </li>",
              "target": [
                ".nav--support > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Cookies management\n            \n         </span>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"navigation-container navigation-container--social\">",
              "target": [
                ".navigation-container--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"nav-title\" role=\"heading\" aria-level=\"3\">\n    \n    Stay informed\n  </p>",
              "target": [
                ".navigation-container--social > .nav-title[role=\"heading\"][aria-level=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav nav--social\">",
              "target": [
                ".nav--social"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://twitter.com/gouv_lu\" target=\"_blank\" title=\"Twitter - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[href$=\"gouv_lu\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Twitter\n            \n         </span>",
              "target": [
                "a[href$=\"gouv_lu\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.facebook.com/pages/Gouvernement-luxembourgeois/792509457440940\" target=\"_blank\" title=\"Facebook - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Facebook - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Facebook\n            \n         </span>",
              "target": [
                "a[title=\"Facebook - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.instagram.com/gouvernement.lu/\" target=\"_blank\" title=\"Instagram - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Instagram - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Instagram\n            \n         </span>",
              "target": [
                "a[title=\"Instagram - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.linkedin.com/company/gouvernement-luxembourgeois\" target=\"_blank\" title=\"LinkedIn - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"LinkedIn - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            LinkedIn\n            \n         </span>",
              "target": [
                "a[title=\"LinkedIn - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.youtube.com/%40GouvernementLU\" target=\"_blank\" title=\"Youtube - New window\" rel=\"noreferrer noopener\">",
              "target": [
                "a[title=\"Youtube - New window\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            Youtube\n            \n         </span>",
              "target": [
                "a[title=\"Youtube - New window\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"nav-item \">",
              "target": [
                ".nav--social > .nav-item:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"//gouvernement.lu/en/actualites/toutes_actualites.rss\">",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>\n            RSS\n            \n         </span>",
              "target": [
                ".nav--social > .nav-item:nth-child(6) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"cmp-button btn btn--nude btn--has-icon  \" href=\"//gouvernement.lu/en/support/newsletter.html\" rel=\" \">",
              "target": [
                ".cmp-button"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__icon\">",
              "target": [
                ".cmp-button__icon"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"cmp-button__text\">Subscribe to our Newsletter</span>",
              "target": [
                ".cmp-button__text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"footer__copyright footer__copyright--\">",
              "target": [
                ".footer__copyright"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"renow\" href=\"https://renow.public.lu\" target=\"_blank\" rel=\"noopener\" title=\"Renow, your web quality guide for the Luxembourg government - New window\">",
              "target": [
                ".renow"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"//cdn.public.lu/pictures/logos/renow.png\" srcset=\"//cdn.public.lu/pictures/logos/renow-hdpi.png 1.5x,\n             //cdn.public.lu/pictures/logos/renow-xhdpi.png 2x,\n             //cdn.public.lu/pictures/logos/renow-xxhdpi.png 3x\" alt=\"Renow\">",
              "target": [
                "img[alt=\"Renow\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"#top\" class=\"back\" title=\"Back to top\">\n  <svg class=\"icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\">\n    <use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-back-to-top\" x=\"0\" y=\"0\"></use>\n  </svg>\n  <span>Back to top</span>\n</a>",
              "target": [
                ".back"
              ]
            }
          ]
        },
        {
          "id": "tabindex",
          "impact": null,
          "tags": [
            "cat.keyboard",
            "best-practice"
          ],
          "description": "Ensure tabindex attribute values are not greater than 0",
          "help": "Elements should not have tabindex greater than zero",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<main id=\"main\" class=\"page-main \" role=\"main\" tabindex=\"-1\">",
              "target": [
                "#main"
              ]
            }
          ]
        },
        {
          "id": "valid-lang",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2aa",
            "wcag312",
            "TTv5",
            "TT11.b",
            "EN-301-549",
            "EN-9.3.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-8.8.1"
          ],
          "description": "Ensure lang attributes have valid values",
          "help": "lang attribute must have a valid value",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/valid-lang?application=playwright",
          "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\" id=\"a11ynav-0\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-0"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-1\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-2\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-2"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-3\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-3"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-4\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-4"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\" id=\"a11ynav-5\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#a11ynav-5"
              ]
            },
            {
              "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": "<a class=\"cmp-breadcrumb__item-link\" itemprop=\"item\" lang=\"en\" hreflang=\"en\" href=\"/en.html\">",
              "target": [
                ".cmp-breadcrumb__item-link[itemprop=\"item\"][href$=\"en.html\"]"
              ]
            },
            {
              "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": "<h1 lang=\"en\">\n    All of the news\n  </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/actualites.html\" lang=\"en\" hreflang=\"en\" aria-current=\"true\">\n        \n        \n        \n        <span>\n            News\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item--active.nav-item > a[aria-current=\"true\"][hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/gouvernement.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            The Government\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/ministeres.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Ministries\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/administrations.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Departments\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/dossiers.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Topics\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/systeme-politique.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Political system\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                "#footernav > .navigation-container--primary.navigation-container > .nav--primary.nav > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/publications.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Publications\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav-item:nth-child(7) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/contact.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Contact\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(1) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/plan.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Sitemap\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(2) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/a-propos.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            About this site\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(3) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/aspects-legaux.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            General Legal Notice (GTCU)\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(4) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/accessibilite.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Declaration of Accessibility\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(5) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            },
            {
              "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": "<a href=\"//gouvernement.lu/en/support/gestion-cookies.html\" lang=\"en\" hreflang=\"en\">\n        \n        \n        \n        <span>\n            Cookies management\n            \n         </span>\n        \n        \n    </a>",
              "target": [
                ".nav--support > .nav-item:nth-child(6) > a[hreflang=\"en\"][lang=\"en\"]"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "color-contrast",
          "impact": "serious",
          "tags": [
            "cat.color",
            "wcag2aa",
            "wcag143",
            "TTv5",
            "TT13.c",
            "EN-301-549",
            "EN-9.1.4.3",
            "ACT",
            "RGAAv4",
            "RGAA-3.2.1"
          ],
          "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.11/color-contrast?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscuring",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it partially overlaps other elements"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"orejime-Notice-description\">",
              "target": [
                ".orejime-Notice-description"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-title\">The Luxembourg Government</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-title"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "25.5pt (34px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span class=\"header-tagline\">gouvernement.lu</span>",
              "target": [
                ".page-header-desktop > .logo-container > .logo[href$=\"en.html\"] > .header-tagline"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>en</span>",
              "target": [
                "#page-langs-dropdown-button > span:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            News\n            \n         </span>",
              "target": [
                "#a11ynav-0 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            The Government\n            \n         </span>",
              "target": [
                "#a11ynav-1 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Ministries\n            \n         </span>",
              "target": [
                "#a11ynav-2 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Departments\n            \n         </span>",
              "target": [
                "#a11ynav-3 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Topics\n            \n         </span>",
              "target": [
                "#a11ynav-4 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<header class=\"page-header page-header-desktop \" role=\"banner\">",
                      "target": [
                        ".page-header-desktop"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>\n            Political system\n            \n         </span>",
              "target": [
                "#a11ynav-5 > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item[itemprop=\"itemListElement\"][itemtype=\"http://schema.org/ListItem\"]:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">News</span>",
              "target": [
                "a[href$=\"actualites.html\"] > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "pseudoContent",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"cmp-breadcrumb__item cmp-breadcrumb__item--active\" aria-current=\"page\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">",
                      "target": [
                        ".cmp-breadcrumb__item--active"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a pseudo element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span itemprop=\"name\">All of the news</span>",
              "target": [
                ".cmp-breadcrumb__item--active > span[itemprop=\"name\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://gouvernement.lu/en/actualites/toutes_actualites.html?page=1&r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions",
      "originalUrl": "https://gouvernement.lu/en/actualites/toutes_actualites.html?page=1&r=f%2Faem_theme%2Fgouv%3Athemes%5Cstate_political_system_institutions",
      "status": 200,
      "contentType": "text/html;charset=utf-8",
      "sources": []
    }
  }
}